TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.MaxStatisticsMemory Property

Get or set the maximum amount of memory that will be allocated to collecting statistics.

public long MaxStatisticsMemory {get; set;}

Parameters

Remarks

The maximum must at least 64KB.

Exceptions

Exception Type Condition
ArgumentException if bytes is less than 64KB.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace