The maximum number of simple events that should be kept in the viewer
Namespace: Ico.AwxAssembly: 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) |