ManualResetEvent (System.Threading.ManualResetEvent)

Inherits: System.Threading.EventWaitHandle

Interfaces: IDisposable

Derived Types: 0

Assembly: mscorlib.dll

Occurs when notifying one or more waiting threads that an event has occurred. This class cannot be inherited.

VB.NET C#

C#

public sealed class ManualResetEvent : System.Threading.EventWaitHandle, System.IDisposable
{
}

Articles

Email Server - Email Component

System.Threading ManualResetEvent System.Security.Cryptography SafeHashHandle Microsoft.win32.SafeHandles SafeWaitHandle I also added System.GC.Collect() to my OnTimedEvent function ...

Abhishek Articles

Public Shared oManualResetEvent As System.Threading.ManualResetEvent = New System.Threading.ManualResetEvent(False) Step 4: Create a Callback shared procedure in the client as given ...

SPRNET-615] Race condition when executing ConfigureObject on objects ...

... Support/objects.xml "; XmlApplicationContext xmlContext = new XmlApplicationContext(new string[] { objDefLocation }); const int threadCount = 50; System.Threading.ManualResetEvent ...

SPRNET-615] Race condition when executing ConfigureObject on objects ...

... Support/objects.xml "; XmlApplicationContext xmlContext = new XmlApplicationContext(new string[] { objDefLocation }); const int threadCount = 50; System.Threading.ManualResetEvent ...

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

System.Threading.ManualResetEvent Class: Information : Base Types : Related Resources: Occurs when notifying one or more waiting threads that an event has occurred.

ManualResetEvent Class

Notifies one or more waiting threads that an event has occurred. This class cannot be inherited. For a list of all members of this type, see ManualResetEvent Members

Mono Documentation

The methods of System.Threading.ManualResetEvent are listed below. For a list of all members, see the ManualResetEvent Members list.

Mono Documentation

The constructors of System.Threading.ManualResetEvent are listed below. For a list of all members, see the ManualResetEvent Members list.

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