Property Lock
Lock
Gets or sets a value indicating whether the server should take a global write lock when executing the JavaScript code.
public bool? Lock { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether the server should take a global write lock when executing the JavaScript code.
public bool? Lock { get; set; }