ArcGIS Pro 2.9 API Reference Guide
RedoAsync Method (Operation)

ArcGIS.Desktop.Framework.Contracts Namespace > Operation Class : RedoAsync Method
Restarts the Do or DoAsync action.
Syntax
protected internal abstract Task RedoAsync()
Protected Friend MustOverride Function RedoAsync() As Task

Return Value

Return a Task the application can wait on.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Operation Class
Operation Members