ThreadAwareAttribute.RuntimeVerificationEnabled Property
RuntimeVerificationEnabled
Determines whether the code should be verified against the model at runtime.
The default value is true
for the debug build configuration and false
for the release build configuration.
Declaration
public bool RuntimeVerificationEnabled { get; set; }
Property Value
Type | Description |
---|---|
Boolean |