AceQLDataReader..::..GetStreamAsync Method
Overload List
Name | Description | |
---|---|---|
GetStreamAsync(Int32, CancellationToken) |
Downloads the Blob and gets the stream.
The cancellation token can be used to can be used to request that the operation be abandoned before the http request timeout.
|
|
GetStreamAsync(Int32) |
Downloads the Blob and gets a reading [Stream].
|