[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns true if this is a shared durable consumer.
The shared subscription name is DurableName
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Shared { get; } |
Public ReadOnly Property Shared As Boolean |
public: property bool Shared { bool get (); } |