Method | Description | |
---|---|---|
BeforeStartMessagePump ( ) : void | ||
Join ( ) : void | ||
Pause ( ) : void | ||
Resume ( ) : void | ||
Start ( ) : void | ||
StartTakingMessages ( ) : void | ||
Stop ( ) : void | ||
StopAndJoin ( ) : void | ||
WorkerPoolWorker ( int ordinal, IThreadFactory threadFactory, BlockingCollection |
Method | Description | |
---|---|---|
PumpMessages ( ) : void |
public WorkerPoolWorker ( int ordinal, IThreadFactory threadFactory, BlockingCollection |
||
ordinal | int | |
threadFactory | IThreadFactory | |
deliveries | BlockingCollection |
|
connectedProcessor | IDeliveryProcessor | |
return | System |