ArcGIS Pro 2.8 API Reference Guide
IsDone Property

ArcGIS.Desktop.Editing Namespace > EditOperation Class : IsDone Property
EditOperations are marked as Done when someone calls ExecuteAsync() on them (even before they are complete).
Syntax
public bool IsDone {get;}
Public ReadOnly Property IsDone As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members