AceQLDataReader..::..GetStreamAsync Method (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.
Namespace:
AceQL.Client.ApiAssembly: AceQL.Client (in AceQL.Client.dll)
Syntax
Parameters
- ordinal
- Type: Int32
The ordinal.
- cancellationToken
- Type: CancellationToken
The cancellation instruction.