ServiceRegistration.LoadProfferingPackageAsync(CancellationToken) Méthode

Définition

Déclenche l’appel au Proffer(ServiceRpcDescriptor, BrokeredServiceFactory) service représenté par cette inscription si le service n’a pas encore été profferé.

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

Paramètres

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Tâche qui effectue le suivi de l’opération asynchrone.

S’applique à