ManualResetEventSlim Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the ManualResetEventSlim class with an initial state of nonsignaled.

Namespace:  System.Threading
Assembly:  mscorlib (in mscorlib.dll)

Syntax

Public Sub New
public ManualResetEventSlim()

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ManualResetEventSlim Class

ManualResetEventSlim Overload

System.Threading Namespace