Namespace: UnityThreading
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
protected ManualResetEvent dataEvent |
| Visual Basic |
|---|
Protected dataEvent As ManualResetEvent |
| Visual C++ |
|---|
protected: ManualResetEvent^ dataEvent |