[TIBCO.EMS.UFOCLIENT .NET client library 5.1 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 virtual string QueueName { get; } |
Public Overridable ReadOnly Property QueueName As String |
public: virtual property String^ QueueName { String^ get (); } |
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.