TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.MaxMsgMemory Property

Get or set the maximum allowed message memory.

public long MaxMsgMemory {get; set;}

Parameters

Remarks

Lowering this value will not immediately free memory occupied by messages.

Exceptions

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

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace