IXpe.ConsumerId Property

Solclient

IXpeConsumerId Property
version: 7.2.1.27
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: 7.2.1.27 (7.2.1.27)
Syntax
long ConsumerId { get; }
ReadOnly Property ConsumerId As Long
	Get
property long long ConsumerId {
	long long get ();
}

Property Value

Type: Int64
See Also