共用方式為


SecurityTokenService.FederatedAsyncState.Result 屬性

定義

取得與非同步呼叫相關聯的 IAsyncResult

public:
 property IAsyncResult ^ Result { IAsyncResult ^ get(); };
public IAsyncResult Result { get; }
member this.Result : IAsyncResult
Public ReadOnly Property Result As IAsyncResult

屬性值

IAsyncResult,表示非同步呼叫的狀態。

適用於