Property | Type | Description | |
---|---|---|---|
DisposeCount | int | ||
MessageProcessing | IMessageProcessing | ||
StopThread |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
TryForceTerminate ( ) : void |
Tries to force terminate the thread if needed
|
Method | Description | |
---|---|---|
MultiWorkerBase ( |
Initializes a new instance of the MultiWorkerBase class.
|
protected MultiWorkerBase ( |
||
workerTerminate | The worker terminate module. | |
stopThread | The stop thread. | |
return | System.Threading |
protected IMessageProcessing MessageProcessing | ||
return | IMessageProcessing |