Compartir a través de


BaseAsyncResult.AsyncWaitHandle (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public ReadOnly Property AsyncWaitHandle As WaitHandle
public WaitHandle AsyncWaitHandle { get; }

Valor de propiedad

Tipo: System.Threading.WaitHandle

Implementaciones

IAsyncResult.AsyncWaitHandle

Seguridad de .NET Framework

Vea también

Referencia

BaseAsyncResult Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)