Method | Description | |
---|---|---|
RelayWorker ( Func |
||
RelayWorker ( Func |
||
Signal ( ) : void | ||
Start ( ) : void | ||
Stop ( bool waitUntilStopped = true ) : void |
Method | Description | |
---|---|---|
CheckAndPublishEvents ( ) : void | ||
Cleanup ( ) : void |
public RelayWorker ( Func |
||
openDbSession | Func |
|
transport | IEventTransport | |
return | System |
public RelayWorker ( Func |
||
openDbSession | Func |
|
transport | IEventTransport | |
batchSize | int | |
return | System |
public Stop ( bool waitUntilStopped = true ) : void | ||
waitUntilStopped | bool | |
return | void |