AutoResetEvent (System.Threading.AutoResetEvent)

Inherits: System.Threading.EventWaitHandle

Interfaces: IDisposable

Derived Types: 0

Assembly: mscorlib.dll

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

VB.NET C#

C#

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

Articles

Classe AutoResetEvent

Avertit un ou thread en attente qu'un événement s'est produit. Cette classe ne peut pas être héritée. Pour obtenir une liste de tous les membres de ce type, consultez Membres ...

MBR IT/.NET 247 : System.Threading Namespace [Details]

System.Threading.AutoResetEvent: System.Threading.CompressedStack: System.Threading.Interlocked ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your ...

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

System.Threading.AutoResetEvent Class: Information : Base Types : Related Resources: Notifies one or more waiting threads that an event has occurred. This class cannot be inherited ...

www.ralfw.de

private static System.Threading.AutoResetEvent stopFlag = new System.Threading.AutoResetEvent(false); public static void Main() { ServiceHost svh ...

Mono Documentation

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

Mono Documentation

The members of System.Threading.AutoResetEvent are listed below. See Also: Inherited members from System.Threading.EventWaitHandle [ ...

UploadFileCompletedEventHandler Delegate (System.Net)

... http://www.contoso.com/fileUpload.aspx", "data.txt") public static void UploadFileInBackground ( string address, string fileName) { System.Threading.AutoResetEvent waiter = new ...

AutoResetEvent Class

Notifies a waiting thread that an event has occurred. This class cannot be inherited. For a list of all members of this type, see AutoResetEvent Members

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