TIBCO eFTL™
tibeftlSubscriptionOptions Struct Reference

Subscription options. More...

#include <eftl.h>

Data Fields

tibeftlAcknowledgeMode acknowledgeMode
 Acknowledgment mode. More...
 
const char * durableKey
 Key field for "last-value" durable subscriptions. More...
 
const char * durableType
 Durable subscription type. More...
 

Detailed Description

Subscription options.

Field Documentation

◆ acknowledgeMode

tibeftlAcknowledgeMode tibeftlSubscriptionOptions::acknowledgeMode

Acknowledgment mode.

Specifies how messages consumed by the subscription are acknowledged.

◆ durableKey

const char* tibeftlSubscriptionOptions::durableKey

Key field for "last-value" durable subscriptions.

◆ durableType

const char* tibeftlSubscriptionOptions::durableType

Durable subscription type.


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