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 exitEvent |
Visual Basic |
---|
Protected exitEvent As ManualResetEvent |
Visual C++ |
---|
protected: ManualResetEvent^ exitEvent |