ModuleScript.DisableMultiThreading Property
Flag to disable the script multi threading execution.
<ID("DisableMultiThreading", (int)e.DisableMultiThreading)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Property DisableMultiThreading() As Boolean
This language is not supported or no code example is available.
[ID("DisableMultiThreading", (int)e.DisableMultiThreading)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public bool DisableMultiThreading {get; set;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7