[TIBCO.EMS.UFOCLIENT .NET client library 7.0 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Gets the name of the queue
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public override string QueueName { get; } |
Public Overrides ReadOnly Property QueueName As String |
public: virtual property String^ QueueName { String^ get () override; } |
Field Value
The lookup name of the queue object. If not set, null is returned
Remarks
Each queue has a name that is unique among all queues.