Namespace:
Autodesk.Revit.DB
CancellationListener
Class
Description:
Allows clients to poll the cancellation status of a background operation. Revit instantiates CancellationListener objects for internal background operation implementations only.
Allows clients to poll the cancellation status of a background operation. Revit instantiates CancellationListener objects for internal background operation implementations only.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.CancellationListener
System.Object
Autodesk.Revit.DB.CancellationListener
Syntax
public class CancellationListener : IDisposable