TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

FactoryLoadBalanceMetric Enumeration

Enum defintions for connection factory load balance metrics.

public enum FactoryLoadBalanceMetric

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

Members

Member Name Description
None Indicates that no load balancing metric has been set for the connection factory.
Connections Indicates that the connection factory load balances connections across multiple servers by creating a connection to the server with the fewest number of connections.
ByteRate 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).

Requirements

Namespace: TIBCO.EMS

Assembly: TIBCO.EMS (in TIBCO.EMS.dll, TIBCO.EMS-CF.dll)

See Also

TIBCO.EMS Namespace