Click or drag to resize

EvalArgs Properties

The EvalArgs type exposes the following members.

Properties
  NameDescription
Public propertyArgs
Gets or sets the arguments to the JavaScript code.
Public propertyCode
Gets or sets the JavaScript code.
Public propertyLock
Gets or sets a value indicating whether the server should take a global write lock when executing the JavaScript code.
Public propertyMaxTime
Gets or sets the max time.
Top
See Also