Метод | Описание | |
---|---|---|
Abort ( |
Aborts the specified worker thread, if configured to do so.
|
|
AbortWorkerThreadDecorator ( ILogFactory log, IWorkerConfiguration configuration, |
Initializes a new instance of the AbortWorkerThreadDecorator class.
|
public Abort ( |
||
workerThread | The worker thread. | |
Результат | bool |
public AbortWorkerThreadDecorator ( ILogFactory log, IWorkerConfiguration configuration, |
||
log | ILogFactory | The log. |
configuration | IWorkerConfiguration | The configuration. |
messageMode | The message mode. | |
handler | IAbortWorkerThread | The handler. |
Результат | System.Threading |