GetCancelTaskCompleted Event |
[Missing <summary> documentation for "E:Rhino.Input.Custom.GetCancel.TaskCompleted"]
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic event EventHandler<TaskCompleteEventArgs> TaskCompleted
Public Event TaskCompleted As EventHandler(Of TaskCompleteEventArgs)
Value
Type:
SystemEventHandlerTaskCompleteEventArgs
See Also