Sdílet prostřednictvím


ServiceRegistration.LoadProfferingPackageAsync(CancellationToken) Metoda

Definice

Aktivuje volání Proffer(ServiceRpcDescriptor, BrokeredServiceFactory) služby reprezentované touto registrací, pokud služba ještě nebyla k dispozici.

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

Parametry

cancellationToken
CancellationToken

Token zrušení.

Návraty

Úloha, která sleduje asynchronní operaci.

Platí pro