AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLDataReader..::..GetStreamAsync Method

Overload List


  Name Description
Public method 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.

Public method GetStreamAsync(Int32)
Downloads the Blob and gets a reading Stream.