This is the complete list of members for DeltaVSoft.RCFProto.ThreadPool, including all inherited members.
Dispose() | DeltaVSoft.RCFProto.ThreadPool | virtual |
GetReserveLastThread() | DeltaVSoft.RCFProto.ThreadPool | |
GetThreadIdleTimeoutMs() | DeltaVSoft.RCFProto.ThreadPool | |
GetThreadMaxCount() | DeltaVSoft.RCFProto.ThreadPool | |
GetThreadMinCount() | DeltaVSoft.RCFProto.ThreadPool | |
GetThreadName() | DeltaVSoft.RCFProto.ThreadPool | |
SetReserveLastThread(bool reserveLastThread) | DeltaVSoft.RCFProto.ThreadPool | |
SetThreadIdleTimeoutMs(uint threadIdleTimeoutMs) | DeltaVSoft.RCFProto.ThreadPool | |
SetThreadMaxCount(uint threadMaxCount) | DeltaVSoft.RCFProto.ThreadPool | |
SetThreadMinCount(uint threadMinCount) | DeltaVSoft.RCFProto.ThreadPool | |
SetThreadName(string threadName) | DeltaVSoft.RCFProto.ThreadPool | |
ThreadPool(uint fixedThreadCount) | DeltaVSoft.RCFProto.ThreadPool | |
ThreadPool(uint threadMinCount, uint threadMaxCount) | DeltaVSoft.RCFProto.ThreadPool |