[TIBCO.EMS .NET client library 8.1 documentation]

Get the port on which the EMS client will connect to the multicast daemon.

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

Syntax

public static string GetMulticastDaemon()
Public Shared Function GetMulticastDaemon As String
public:
static String^ GetMulticastDaemon()

See Also