[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the multicast daemon port for the factory.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string MulticastDaemon { get; set; } |
Public Property MulticastDaemon As String |
public: property String^ MulticastDaemon { String^ get (); void set (String^ value); } |