Apama  10.0.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_DisconnectableEventConsumer_Functions Struct Reference

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...
 

Detailed Description

DisconnectableEventConsumer function API.

Deprecated:
The C++ API should be used in preference

Member Function Documentation

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.

Parameters
Astring giving the reason why the consumer is being disconnected. May be NULL.
Deprecated:
The C++ API should be used in preference

The documentation for this struct was generated from the following file: