SecurityTokenProvider.SecurityTokenAsyncResult.CompletedSynchronously 属性

定义

如果异步调用已完成,则返回 true;否则,返回 false

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

属性值

返回 Boolean

实现

适用于