SecurityTokenService.FederatedAsyncState.Result Eigenschap

Definitie

Hiermee wordt de IAsyncResult gekoppelde aan de asynchrone aanroep.

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

Waarde van eigenschap

Een IAsyncResult die de status van de asynchrone aanroep vertegenwoordigt.

Van toepassing op