Share via


Response<T>.Result Property

Definition

public System.Threading.Tasks.Task<T> Result { get; }
member this.Result : System.Threading.Tasks.Task<'T>
Public ReadOnly Property Result As Task(Of T)

Property Value

Task<T>

Applies to