P_Rhino_RhinoApp_InvokeRequired - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.InvokeRequired Property

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

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static bool InvokeRequired { get; }

VB

Public Shared ReadOnly Property InvokeRequired As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️