![]() | ThreadedSender Class |
Namespace: com.espertech.esperio.ext
public class ThreadedSender : DirectSender
The ThreadedSender type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThreadedSender(Int32) | Ctor. |
![]() | ThreadedSender(IExecutorService) | Ctor. |
Name | Description | |
---|---|---|
![]() | Runtime | Set the engine runtime to use. (Inherited from AbstractSender.) |
Name | Description | |
---|---|---|
![]() | OnFinish | (Inherited from DirectSender.) |
![]() | SendEvent(Object) | Send an event. |
![]() | SendEvent(IDictionaryTKey, TValue, Boolean) | |
![]() | SendEvent(AbstractSendableEvent, IDictionaryTKey, TValue, Boolean) | (Inherited from DirectSender.) |
![]() | SendEvent(AbstractSendableEvent, Object, String) | (Inherited from DirectSender.) |