[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set whether the factory is multicast-enabled.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool MulticastEnabled { get; set; } |
Public Property MulticastEnabled As Boolean |
public: property bool MulticastEnabled { bool get (); void set (bool value); } |