Apama
9.12.0.5
|
DisconnectableEventConsumer function API. More...
#include <engine_client_c.h>
Public Member Functions | |
void (AP_ENGINE_CLIENT_CALL *disconnect)(AP_DisconnectableEventConsumer *consumer | |
Used to inform the consumer that it is not going to be sent any more events. More... | |
DisconnectableEventConsumer function API.
AP_DisconnectableEventConsumer_Functions::void | ( | AP_ENGINE_CLIENT_CALL * | disconnect | ) |
Used to inform the consumer that it is not going to be sent any more events.
A | string giving the reason why the consumer is being disconnected. May be NULL. |