Click or drag to resize

IXpeConsumerId Property

version: 10.22.0
The consumer id associated with the Xpe. This is used mainly to de-multiplex at the subscriber. The default is NULL_CONSUMERID.

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

Property Value

Type: Int64
See Also