CloudFile.OpenReadAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudFile.OpenReadAsync () Opens a stream for reading from the file.
CloudFile.OpenReadAsync (AccessCondition, FileRequestOptions, OperationContext) Opens a stream for reading from the file.

See Also