Linguagem

ICustomer.GetAsync Método

Definição

Recupera assíncronamente a informação do cliente.

public System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Customers.Customer> GetAsync();
abstract member GetAsync : unit -> System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Customers.Customer>
Public Function GetAsync () As Task(Of Customer)

Devoluções

A informação do cliente.

Implementações

Aplica-se a