PubSub+ Messaging API For C  7.29.0.6
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Default Endpoint Configuration Properties

Macros

#define SOLCLIENT_ENDPOINT_PROP_DEFAULT_ID   SOLCLIENT_ENDPOINT_PROP_TE
 The endpoint type of the endpoint. More...
 
#define SOLCLIENT_ENDPOINT_PROP_DEFAULT_DURABLE   SOLCLIENT_PROP_ENABLE_VAL
 Whether the endpoint is durable. More...
 
#define SOLCLIENT_ENDPOINT_PROP_DEFAULT_RESPECTS_MSG_TTL   SOLCLIENT_PROP_DISABLE_VAL
 Whether the endpoint observes message Time-to-Live values and can remove expired messages. More...
 

Detailed Description

Macro Definition Documentation

#define SOLCLIENT_ENDPOINT_PROP_DEFAULT_DURABLE   SOLCLIENT_PROP_ENABLE_VAL

Whether the endpoint is durable.

#define SOLCLIENT_ENDPOINT_PROP_DEFAULT_ID   SOLCLIENT_ENDPOINT_PROP_TE

The endpoint type of the endpoint.

#define SOLCLIENT_ENDPOINT_PROP_DEFAULT_RESPECTS_MSG_TTL   SOLCLIENT_PROP_DISABLE_VAL

Whether the endpoint observes message Time-to-Live values and can remove expired messages.