RCFProto
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
DeltaVSoft.RCFProto.ThreadPool Member List

This is the complete list of members for DeltaVSoft.RCFProto.ThreadPool, including all inherited members.

Dispose()DeltaVSoft.RCFProto.ThreadPoolvirtual
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