TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.ServerRateInterval Property

Get or set the server statistics rate interval in milliseconds.

public long ServerRateInterval {get; set;}

Parameters

Remarks

The value is rounded to nearest second. Serverwide statistics are always collected.

Exceptions

Exception Type Condition
ArgumentException if value is less than 1 second.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace