TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.RateInterval Property

Get or set the statistics rate interval in milliseconds.

public long RateInterval {get; set;}

Parameters

Remarks

The value is rounded to nearest second. If the value is set to 0, this disables collecting the message rate for producers, consumers and destinations.

Exceptions

Exception Type Condition
ArgumentException if value is negative.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace