Version:
Complete Property
Gets a completed System.Threading.Tasks.Task which can be returned from the Inedo.Extensibility.Operations.RemoteExecuteOperation.ExecuteAsync(Inedo.Extensibility.Operations.IOperationExecutionContext) method.
Syntax
protected
static System.Threading.Tasks.Task<object> Complete { get; }