supportsStreamAsyncEncodingOptions property

bool get supportsStreamAsyncEncodingOptions

True when async batched streaming accepts ResultEncoding on the wire.

Implementation

bool get supportsStreamAsyncEncodingOptions =>
    _bindings.supportsStreamAsyncEncodingOptions;