CancellationListenerIsCancelled Method

Returns true if the operation associated with this instance has been cancelled.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsCancelled()

Return Value

Boolean
See Also