ProjectDisableMultithreading Field |
Set to disable the use of multithreading for loading, parsing, resolving, etc. This option is available as a
possible workaround for any threading-related bugs that might appear in certain scenarios.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static bool DisableMultithreading
Field Value
Type:
BooleanSee Also