Compartir a través de


RetryContext.CancellationToken Property

Definition

A cancellation token that can be used to cancel the retries.

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

Property Value

Applies to