This interface describes methods for control of execution state. |
|
Description
It is not recommended to use one instance of the interface for suspending and resuming work in several threads at the same time.
Otherwise it is possible that all threads which are using this instance will be blocked.
This limitation depends on interface implementation.
|
|
|
|
|
|
.NET:
|