PubSub+ Messaging API For C
7.31.0.7
|
Functions | Typedefs | Enumerations | Enumeration Values | Defines |
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... | |
#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.