[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the name of the transport's TIBCO Rendezvous daemon parameter.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string Daemon { get; } |
Public ReadOnly Property Daemon As String |
public: property String^ Daemon { String^ get (); } |