Looks up a localized string similar to Specifies the maximum number of simple events contained in the grid. For real time subscriptions if the limit is reached the oldest events are deleted from the grid when new events arrive. For historical subscriptions it's not possible to download pages bigger than this limit.

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

Syntax

C#
public static string MaxEventsDescription { get; }
Visual Basic
Public Shared ReadOnly Property MaxEventsDescription As String
	Get
JScript
static function get MaxEventsDescription () : String

See Also