ConsumerName
This property provides the name of the consumer for which the message is available for dequeuing.
Declaration
// C# public string ConsumerName {get;}
Property Value
A string
that identifies the name of the consumer.
This property provides the name of the consumer for which the message is available for dequeuing.
Declaration
// C# public string ConsumerName {get;}
Property Value
A string
that identifies the name of the consumer.