SecurityTokenProvider.SecurityTokenAsyncResult.IsCompleted Property

Definition

Returns true if the asynchronous call is completed; otherwise, false.

public:
 property bool IsCompleted { bool get(); };
public bool IsCompleted { get; }
member this.IsCompleted : bool
Public ReadOnly Property IsCompleted As Boolean

Property Value

Returns Boolean.

Implements

Applies to