[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if this queue is exclusive.
Set the exclusive property for this queue.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Exclusive { get; set; } |
Public Property Exclusive As Boolean |
public: property bool Exclusive { bool get (); void set (bool value); } |