TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Metric Enumeration

public enum Metric

Members

Member Name Description
None Connection factory is not load balanced.
Connections Connection factory load balances by generating a connection to the server with the fewest number of connections.
ByteRate Connection factory load balances by generating a connection to the server with the lowest total byte rate, input and output.

Requirements

Namespace: TIBCO.EMS.ADMIN

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

See Also

TIBCO.EMS.ADMIN Namespace