+

Search Tips | Advanced Search

XMSC_WPM_TARGET_TYPE

    Data type:
    System.Int32

    Property of:
    ConnectionFactory

The type of the target group of messaging engines. This property determines the nature of the target group identified by the XMSC_WPM_TARGET_GROUP property.

The valid values of the property are as follows:

Valid value Meaning
XMSC_WPM_TARGET_TYPE_BUSMEMBER The name of the target group is the name of a bus member. The target group is all the messaging engines in the bus member.
XMSC_WPM_TARGET_TYPE_CUSTOM The name of the target group is the name of a user-defined group of messaging engines. The target group is all the messaging engines that are registered with the user-defined group.
XMSC_WPM_TARGET_TYPE_ME The name of the target group is the name of a messaging engine. The target group is the specified messaging engine.
By default, the property is not set. Parent topic: Property definitions

Last updated: 2020-10-04