It's used to specify the period (in seconds) of the historical request size. In this way the client and the server won't be overloaded. By default it's set to one hour
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int MaxSelectionLimit { get; set; } |
Visual Basic |
---|
Public Property MaxSelectionLimit As Integer Get Set |
JScript |
---|
function get MaxSelectionLimit () : int function set MaxSelectionLimit (value : int) |
Remarks
It's recommended to keep this limit BELOW one day, and depending on the frequency of the logged data it's probably better to keep the limit below one hour