RhinoAppInvokeRequired Property |
Returns true if we are currently not running on the main user interface thread
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool InvokeRequired { get; }Public Shared ReadOnly Property InvokeRequired As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also