Click or drag to resize

ReqParamsSequence Field

"seq" - The sequence number of the current AJAX request. Used to prevent race conditions on AJAX requests such as type-ahead handling.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string Sequence = "seq"

Field Value

Type: String
See Also