Property DisableSafetyChecks
DisableSafetyChecks
Gets or sets whether to disable safety checks for the current job or function pointer.
If this is set to true, the current job or function pointer will be compiled
with safety checks disabled unless the global 'Safety Checks/Force On' option is active.
Declaration
public bool DisableSafetyChecks { get; set; }Property Value
| Type | Description | 
|---|---|
| Boolean | The default is  |