CloudBlob.DownloadToStream Method
| Name | Description |
|---|---|
| CloudBlob.DownloadToStream (Stream) | Downloads the contents of a blob to a stream. |
| CloudBlob.DownloadToStream (Stream, BlobRequestOptions) | Downloads the contents of a blob to a stream, using a conditional request based on the BlobRequestOptions that you specify. |