VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.Web.Api2Controllers Namespace / VintasoftImageProcessingApi2Controller Class / ExecuteAsync(HttpControllerContext,CancellationToken) Method
Syntax Requirements SeeAlso
In This Topic
ExecuteAsync(HttpControllerContext,CancellationToken) Method (VintasoftImageProcessingApi2Controller)
In This Topic
Executes asynchronously a single HTTP operation.
Syntax

Parameters

controllerContext
The controller context for a single HTTP operation.
cancellationToken
The cancellation token assigned for the HTTP operation.

Return Value

The newly started task.
Requirements

Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also