Compartir a través de


SecurityTokenService.FederatedAsyncState.Result Propiedad

Definición

Obtiene el IAsyncResult asociado a la llamada asincrónica.

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

Valor de propiedad

Interfaz IAsyncResult que representa el estado de la llamada asincrónica.

Se aplica a