ThreadingModel Properties |
The ThreadingModel type exposes the following members.
Name | Description | |
---|---|---|
IsBlocking |
Determines whether the current ThreadingModel has blocking semantics, i.e. if the threading model may cause the executing thread
to be blocked, for instance when waiting for a lock.
| |
IsThreadSafe |
Determines whether the threading model is possibly thread safe.
|