Proprietà AsyncOperation.IAsyncResult.AsyncWaitHandle

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Sintassi

'Dichiarazione
Private ReadOnly Property AsyncWaitHandle As WaitHandle
    Implements IAsyncResult.AsyncWaitHandle
WaitHandle IAsyncResult.AsyncWaitHandle { get; }

Valore proprietà

Tipo: System.Threading.WaitHandle

Implementa

IAsyncResult.AsyncWaitHandle

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AsyncOperation Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Common