[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Get the queue associated with this queue browser
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public Queue Queue { get; } |
Public ReadOnly Property Queue As Queue |
public: property Queue^ Queue { Queue^ get (); } |