[TIBCO.EMS .NET client library 8.1 documentation]

Defines the name of the ConnectionFactory property specifying the port of the multicast daemon used by MessageConsumers subscribed to multicast-enabled topics. This property is defined as String "TIBCO.EMS.multicast.daemon".

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

Syntax

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

See Also