EvalArgs Properties | 
The EvalArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Args | 
            Gets or sets the arguments to the JavaScript code.
              | |
| Code | 
            Gets or sets the JavaScript code.
              | |
| Lock | 
            Gets or sets a value indicating whether the server should take a global write lock when executing the JavaScript code.
              | |
| MaxTime | 
            Gets or sets the max time.
              |