Microsoft.Win32.SafeHandles.SafeWaitHandle Class

Represents a wrapper class for a wait handle.

See Also: SafeWaitHandle Members

Syntax

public sealed class SafeWaitHandle : SafeHandleZeroOrMinusOneIsInvalid

Remarks

The Microsoft.Win32.SafeHandles.SafeWaitHandle class is used by the System.Threading.WaitHandle class. It is a wrapper for Win32 mutexes and auto and manual reset events.

Requirements

Namespace: Microsoft.Win32.SafeHandles
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0