Freigeben über


ServiceRegistration.LoadProfferingPackageAsync(CancellationToken) Methode

Definition

Löst den Aufruf Proffer(ServiceRpcDescriptor, BrokeredServiceFactory) des Durch diese Registrierung dargestellten Diensts aus, wenn der Dienst noch nicht bereitgestellt wurde.

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

Parameter

cancellationToken
CancellationToken

Ein Abbruchtoken.

Gibt zurück

Eine Aufgabe, die den asynchronen Vorgang nachverfolgt.

Gilt für: