[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not bridging to and from SmartSockets transports
is enabled.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool TibssTransportsEnabled { get; } |
Public ReadOnly Property TibssTransportsEnabled As Boolean |
public: property bool TibssTransportsEnabled { bool get (); } |
Return Value
true if TIBCO SmartSockets bridge is enabled, false otherwise.
Remarks
If this is not enabled then, even though transports
of this type may be defined in the transports.conf file, messages will
not be exported to or imported from those transports.