The maximum number of simple events that should be kept in the viewer

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int MaxEvents { get; set; }
Visual Basic
Public Property MaxEvents As Integer
	Get
	Set
JScript
function get MaxEvents () : int
function set MaxEvents (value : int)

See Also