[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if this topic is multicast-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 (); } |
Return Value
true if this topic is multicast-enabled.
Remarks
A topic is multicast-enabled when its channel
property is set or inherited and the server is multicast-enabled.