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