ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Operation Class / RedoAsync Method

In This Topic
    RedoAsync Method (Operation)
    In This Topic
    Restarts the Do or DoAsync action.
    Syntax
    Protected Friend MustOverride Function RedoAsync() As Task
    protected internal abstract Task RedoAsync()

    Return Value

    Return a Task the application can wait on.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also