[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 lowest total byte rate (input and output).

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

Syntax

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

See Also