Click or drag to resize
CallOptionsCancellationToken Property
Token that can be used for cancelling the call.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public CancellationToken CancellationToken { get; }

Property Value

Type: CancellationToken
See Also