[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not routing of messages between servers is enabled.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool RoutingEnabled { get; } |
Public ReadOnly Property RoutingEnabled As Boolean |
public: property bool RoutingEnabled { bool get (); } |