Otter SDK Reference
Version:

Complete Method

Returns a System.Threading.Tasks.Task that can be returned from the ConfigureAsync(IOperationExecutionContext context) method to indicate that the operation completed synchronously.

Syntax

protected static System.Threading.Tasks.Task Complete()

Returns

Completed task.