TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.StatisticsCleanupInterval Property

Get or set the statistics cleanup interval in milliseconds.

public long StatisticsCleanupInterval {get; set;}

Parameters

Remarks

Value is rounded to nearest second. If the interval is set to 0, it disables removing inactive destinations from the detailed statistics collected for producers, consumers and destinations.

Exceptions

Exception Type Condition
ArgumentException if value is negative.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace