10.24.0

XpePropertiesConsumerId Property

The consumer id associated with the Xpe; this is used mainly to de-multiplex at the subscriber. The default is NULL_CONSUMERID.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public long ConsumerId { get; set; }

Property Value

Int64

See Also