SecurityTokenProvider.SecurityTokenAsyncResult.AsyncWaitHandle Propiedad

Definición

Obtiene un objeto WaitHandle que encapsula identificadores de sincronización Win32.

public:
 property System::Threading::WaitHandle ^ AsyncWaitHandle { System::Threading::WaitHandle ^ get(); };
public System.Threading.WaitHandle AsyncWaitHandle { get; }
member this.AsyncWaitHandle : System.Threading.WaitHandle
Public ReadOnly Property AsyncWaitHandle As WaitHandle

Valor de propiedad

WaitHandle

Devuelve WaitHandle.

Implementaciones

Se aplica a