TaskResultStatus.AsyncWaitHandle Property

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.Runtime
Assembly: Microsoft.EnterpriseManagement.Runtime (in Microsoft.EnterpriseManagement.Runtime.dll)Dim instance As TaskResultStatus Dim value As WaitHandle value = instance.AsyncWaitHandle Public ReadOnly Property AsyncWaitHandle As WaitHandlepublic WaitHandle AsyncWaitHandle { get; }public: virtual property WaitHandle^ AsyncWaitHandle { WaitHandle^ get () sealed; }/** @property */ public final WaitHandle get_AsyncWaitHandle () public final function get AsyncWaitHandle () : WaitHandle Property ValueReturns WaitHandle.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms