[TIBCO.EMS .NET client library 5.1 documentation]

Get whether MessageConsumers subscribed to a multicast-enabled topic will receive messages over multicast.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public static bool GetMulticastEnabled()
Public Shared Function GetMulticastEnabled As Boolean
public:
static bool GetMulticastEnabled()

See Also