Share via


QueryContext.CancellationToken Property

Definition

The cancellation token to use while executing the query.

public virtual System.Threading.CancellationToken CancellationToken { get; set; }
member this.CancellationToken : System.Threading.CancellationToken with get, set
Public Overridable Property CancellationToken As CancellationToken

Property Value

The cancellation token.

Applies to