Share via


RequestTransformContext.CancellationToken Property

Definition

A CancellationToken indicating that the request is being aborted.

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

Property Value

Applies to