Skip to main content

Definition

Assembly: Microsoft.Restier.Core.dll Namespace: Microsoft.Restier.Core.Submit

Syntax

Summary

Represents a service that executes a submission.

Methods

ExecuteSubmitAsync Abstract

Asynchronously executes a submission and produces a submit result.

Syntax

Parameters

Returns

Type: System.Threading.Tasks.Task<Microsoft.Restier.Core.Submit.SubmitResult> A task that represents the asynchronous operation whose result is a submit result.