Apama API Reference for .NET  10.15.4.0
Apama.Services.Event.IEventServiceChannel Member List

This is the complete list of members for Apama.Services.Event.IEventServiceChannel, including all inherited members.

AddEventListener(IEventListener eventListener)Apama.Services.Event.IEventServiceChannel
AddEventListener(HandleEventCallback callback)Apama.Services.Event.IEventServiceChannel
AddEventListener(IEventListener eventListener, EventType eventType)Apama.Services.Event.IEventServiceChannel
AddEventListener(HandleEventCallback callback, EventType eventType)Apama.Services.Event.IEventServiceChannel
AsyncRequestResponse(IResponseListener responseListener, Apama.Event.Event requestEvent, EventType responseEventType)Apama.Services.Event.IEventServiceChannel
AsyncRequestResponse(IResponseListener responseListener, Apama.Event.Event requestEvent, EventType responseEventType, long timeout)Apama.Services.Event.IEventServiceChannel
ClearProcessingQueue()Apama.Services.Event.IEventServiceChannel
ConfigApama.Services.Event.IEventServiceChannel
DestroyedApama.Services.Event.IEventServiceChannel
LateResponseListenerApama.Services.Event.IEventServiceChannel
LateResponseReceivedApama.Services.Event.IEventServiceChannel
NameApama.Services.Event.IEventServiceChannel
RegisterEventType(EventType eventType)Apama.Services.Event.IEventServiceChannel
RemoveEventListener(IEventListener eventListener)Apama.Services.Event.IEventServiceChannel
RemoveEventListener(IEventListener eventListener, EventType eventType)Apama.Services.Event.IEventServiceChannel
RemoveEventListener(HandleEventCallback eventListener)Apama.Services.Event.IEventServiceChannel
RemoveEventListener(HandleEventCallback eventListener, EventType eventType)Apama.Services.Event.IEventServiceChannel
RequestResponse(Apama.Event.Event requestEvent, EventType responseEventType)Apama.Services.Event.IEventServiceChannel
RequestResponse(Apama.Event.Event requestEvent, EventType responseEventType, long timeout)Apama.Services.Event.IEventServiceChannel
UnregisterEventType(EventType eventType)Apama.Services.Event.IEventServiceChannel