IExecutingOperation Interface

Represents an operation that executes.

Inheritance Hierarchy

Syntax

public interface IExecutingOperation

Methods

Name Description
ExecuteAsync(IOperationExecutionContext context)
GetProgress

Returns the current progress of the action as a percentage if it is executing.