XMSC_WPM_DUR_SUB_HOME

    Data type:
    String

    Property of:
    ConnectionFactory

    Name used in a URI:
    durableSubscriptionHome

The name of the messaging engine where all durable subscriptions for a connection or a destination are managed. Messages to be delivered to the durable subscribers are stored at the publication point of the same messaging engine.

A durable subscription home must be specified for a connection before an application can create a durable subscriber that uses the connection. Any value specified for a destination overrides the value specified for the connection.

By default, the property is not set.

This property is relevant only in the publish/subscribe domain.

Parent topic: Property definitions