Enum defintions for connection factory load balance metrics.
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.
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). |
Namespace: TIBCO.EMS
Assembly: TIBCO.EMS (in TIBCO.EMS.dll, TIBCO.EMS-CF.dll)