[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the server's listener ports.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string[] ListenPorts { get; } |
Public ReadOnly Property ListenPorts As String() |
public: property array<String^>^ ListenPorts { array<String^>^ get (); } |