Open sandboxFocus

Method GetTask

GetTask()

Gets the underlying task that represents the asynchronous proceed operation.

Declaration
public Task GetTask()
Returns
Type Description
Task

The Task instance that represents the asynchronous proceed operation.