Condividi tramite


ExecutionResult.Successful Property

Definition

Indicates whether the token acquisition was successful.

public bool Successful { get; }
member this.Successful : bool
Public ReadOnly Property Successful As Boolean

Property Value

true if the token was successfully acquired; otherwise, false.

Applies to