Partilhar via


ServiceRegistration.LoadProfferingPackageAsync(CancellationToken) Método

Definição

Dispara a chamada para Proffer(ServiceRpcDescriptor, BrokeredServiceFactory) o serviço representado por esse registro se o serviço ainda não tiver sido oferecido.

protected public:
 virtual System::Threading::Tasks::Task ^ LoadProfferingPackageAsync(System::Threading::CancellationToken cancellationToken);
protected internal virtual System.Threading.Tasks.Task LoadProfferingPackageAsync (System.Threading.CancellationToken cancellationToken);
abstract member LoadProfferingPackageAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.LoadProfferingPackageAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Friend Overridable Function LoadProfferingPackageAsync (cancellationToken As CancellationToken) As Task

Parâmetros

cancellationToken
CancellationToken

Um token de cancelamento.

Retornos

Uma tarefa que rastreia a operação assíncrona.

Aplica-se a