Share via


RequestResult.Task Property

Definition

Gets the Task object associated with the request.

public System.Threading.Tasks.Task Task { get; }
member this.Task : System.Threading.Tasks.Task
Public ReadOnly Property Task As Task

Property Value

Applies to