This documentation is archived and is not being maintained.

BaseAsyncResult::AsyncWaitHandle Property

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

public:
virtual property WaitHandle^ AsyncWaitHandle {
	WaitHandle^ get () sealed;
}

Property Value

Type: System.Threading::WaitHandle

Implements

IAsyncResult::AsyncWaitHandle

Show: