Freigeben über


BaseAsyncResult.AsyncWaitHandle-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public ReadOnly Property AsyncWaitHandle As WaitHandle
public WaitHandle AsyncWaitHandle { get; }

Eigenschaftswert

Typ: System.Threading.WaitHandle

Implements

IAsyncResult.AsyncWaitHandle

.NET Framework-Sicherheit

Siehe auch

Referenz

BaseAsyncResult Klasse

Microsoft.TeamFoundation.Common-Namespace