Click or drag to resize

RhinoAppInvokeRequired Property

Returns true if we are currently not running on the main user interface thread

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static bool InvokeRequired { get; }

Property Value

Type: Boolean
See Also