WaitHandle (System.Threading.WaitHandle)

Inherits: System.MarshalByRefObject

Interfaces: IDisposable

Derived Types: 3 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Encapsulates operating system-specific objects that wait for exclusive access to shared resources.

VB.NET C#

C#

public abstract class WaitHandle : System.MarshalByRefObject, System.IDisposable
{
}

Articles

MBR IT/.NET 247 : System.Threading.WaitHandle Class [Articles]

System.Threading.WaitHandle Class: Information : Base Types : Related Resources: Encapsulates operating system-specific objects that wait for exclusive access to shared resources.

Articles - ORCS Web, Inc. Managed Complex Hosting Solutions

... m_delMyDelegate = AddressOf GetComputerInfo Dim ar1 As IAsyncResult Dim a_WaitHandles(0) As System.Threading.WaitHandle

Coding Horror: Debugging ASPNET_WP in Production

ECallMethodFrame] [DEFAULT] I4 System.Threading.WaitHandle.WaitMultiple(SZArray Class System.Threading.WaitHandle,I4,Boolean,Boolean) 00fbf3ac 799f1171 [DEFAULT] I4 System ...

p2p.wrox.com Forums - Listing12-12

So i decided to enhance my WaitHandle Array to number 2. new System.Threading.WaitHandle[2]; only then everything started working. ...

Converting System.Threading.WaitHandle.Handle to System.Threading ...

I want some Moore Blog about stuff and things and stuff... mostly about SQL server and .Net

Mono Documentation

The constructors of System.Threading.WaitHandle are listed below. For a list of all members, see the WaitHandle Members list. See Also: Inherited members from System ...

Mono Documentation

System.Obsolete("CreateWaitHandle is due for removal. Use "new ManualResetEvent(false)" instead.")] protected virtual System.Threading.WaitHandle CreateWaitHandle

System.DuplicateWaitObjectException Class

This exception is thrown by thread synchronization methods, such as System.Threading.WaitHandle.WaitAll(System.Threading.WaitHandle[],System.Int32,System.Boolean) and ...

System.Threading.WaitHandle Class

Base Types Object MarshalByRefObject WaitHandle. This type implements IDisposable . Assembly mscorlib Library BCL Summary Encapsulates operating-system specific objects that wait ...

WaitHandle Class (System.Threading)

Encapsulates operating system–specific objects that wait for exclusive access to shared resources.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support