[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not multicast is enabled.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool MulticastEnabled { get; } |
Public ReadOnly Property MulticastEnabled As Boolean |
public: property bool MulticastEnabled { bool get (); } |