[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the maximum number of connections this server will allow.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public int MaxConnections { get; } |
Public ReadOnly Property MaxConnections As Integer |
public: property int MaxConnections { int get (); } |