[TIBCO.EMS .NET client library 6.0 documentation]

Indicates that the connection factory load balances connections across multiple servers by creating a connection to the server with the fewest number of connections.

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

Syntax

public const int FACTORY_LOAD_BALANCE_METRIC_CONNECTIONS
Public Const FACTORY_LOAD_BALANCE_METRIC_CONNECTIONS As Integer
public:
literal int FACTORY_LOAD_BALANCE_METRIC_CONNECTIONS

See Also