InedoSDK Reference
Version:

IExecutingOperation Interface

Represents an operation that executes.

Inheritance Hierarchy

  • Inedo.Extensibility.Operations.IExecutingOperation

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.