Click or drag to resize

MeshBooleanOptionsCancellationToken Property

A token that allows to request the cancellation of the operation.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public CancellationToken CancellationToken { get; set; }

Property Value

Type: CancellationToken
See Also