Share

CancellationListener.IsCancelled Method

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool IsCancelled()

Return Value

Boolean

See Also

Reference

Was this information helpful?