Apama
9.12.0.5
|
EventSupplier function API. More...
#include <engine_client_c.h>
Public Member Functions | |
void (AP_ENGINE_CLIENT_CALL *disconnect)(AP_EventSupplier *supplier) | |
Disconnect the EventSupplier from its consumer. More... | |
EventSupplier function API.
AP_EventSupplier_Functions::void | ( | AP_ENGINE_CLIENT_CALL * | disconnect | ) |
Disconnect the EventSupplier from its consumer.
Disconnection is automatically performed as part of AP_DeleteEventSupplier so in most cases there is no need to call this method explicitly.
EngineException |