[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Set the load balance metric
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public void SetMetric( int metric ) |
Public Sub SetMetric ( _ metric As Integer _ ) |
public: void SetMetric( int metric ) |
Parameters
- metric
- Type: System..::.Int32
The load balance metric
Exceptions
Exception | Condition |
---|---|
TIBCO.EMS..::.EMSException | Invalid metric |