| Overload | Description | 
|---|---|
| UndoAsync() | Rolls back the most recent operation to reset the last action performed with ArcGIS.Desktop.Framework.Contracts.Operation.Do or ArcGIS.Desktop.Framework.Contracts.Operation.DoAsync. | 
| UndoAsync(String) | Rolls back the most recent operation belonging to a specific category. | 
| UndoAsync(Int32) | Rolls back the most recent operation to reset the last action performed with ArcGIS.Desktop.Framework.Contracts.Operation.Do or ArcGIS.Desktop.Framework.Contracts.Operation.DoAsync. (Inherited from ArcGIS.Desktop.Framework.OperationManager) | 
| UndoAsync(Int32,String) | Rolls back the most recent operation to reset the last action performed with ArcGIS.Desktop.Framework.Contracts.Operation.Do or ArcGIS.Desktop.Framework.Contracts.Operation.DoAsync. (Inherited from ArcGIS.Desktop.Framework.OperationManager) |