DataflowBlockOptions.CancellationToken
Property
Definition
Gets or sets the CancellationToken to monitor for cancellation requests.
public System.Threading.CancellationToken CancellationToken { get; set; }
Property Value
The token.