RhinoApp.InvokeRequired Property

RhinoAppInvokeRequired Property

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

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static bool InvokeRequired { get; }
Public Shared ReadOnly Property InvokeRequired As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also