[TIBCO.EMS .NET client library 7.0 documentation]

Defines the name of the ConnectionFactory property specifying whether MessageConsumers subscribed to a multicast-enabled topic are to receive messages over multicast or unicast. This property is defined as String "TIBCO.EMS.multicast.enabled".

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

Syntax

public const string FACTORY_MULTICAST_ENABLED
Public Const FACTORY_MULTICAST_ENABLED As String
public:
literal String^ FACTORY_MULTICAST_ENABLED

See Also