SecurityTokenProvider.SecurityTokenAsyncResult.CompletedSynchronously Property

Definition

Returns true if the call completed asynchronously; otherwise, false.

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

Property Value

Returns Boolean.

Implements

Applies to