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