Method | Description | |
---|---|---|
Enqueue ( |
||
PollServiceRequestManager ( uint pWorkerThreadCount, int pTimeout ) : System | ||
Start ( ) : void | ||
Stop ( ) : void | ||
ThreadStart ( ) : void |
Method | Description | |
---|---|---|
ProcessQueuedRequests ( ) : bool | ||
ReQueueEvent ( |
public Enqueue ( |
||
req | ||
return | void |
public PollServiceRequestManager ( uint pWorkerThreadCount, int pTimeout ) : System | ||
pWorkerThreadCount | uint | |
pTimeout | int | |
return | System |