Get CancellationToken associated with this query.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
CancellationToken CancelToken { get; }
Property Value
Type: CancellationTokenSee Also