Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 621 Bytes

istreamedfiledatarequest_failandclose_933392739.md

File metadata and controls

24 lines (16 loc) · 621 Bytes
-api-id -api-type
M:Windows.Storage.IStreamedFileDataRequest.FailAndClose(Windows.Storage.StreamedFileFailureMode)
winrt method

Windows.Storage.IStreamedFileDataRequest.FailAndClose

-description

Indicates that the data can't be streamed and releases system resources that are exposed by the current stream indicating that the data request is complete.

-parameters

-param failureMode

The enum value that indicates why the data stream can't be accessed.

-remarks

-examples

-see-also