Arch Sub-System: Threading - Signal |
01 | This class provides the same functions as the Lib Threading variant. |
02 |
[C++] class Signal |
03 |
Public Methods
|
04 |
C++ wraps the Lib functions while C# recreates it using an AutoResetEvent. See the Lib functions for a full description on the behaviour of the object. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Threading Sub-System |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |