Click or drag to resize

RefinementSettingsContinueRequest Property

A token to request computation termination.

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

Property Value

Type: CancellationToken
See Also