Gets the max message count.

Namespace:  GrassValley.Mseries.AppServerLog
Assembly:  GrassValley.Mseries.AppServerLog (in GrassValley.Mseries.AppServerLog.dll) Version: 1.0.0.0

Syntax

C#
int MaxMsgCount { get; }
Visual Basic (Declaration)
ReadOnly Property MaxMsgCount As Integer
Visual C++
property int MaxMsgCount {
	int get ();
}

Field Value

See Also