Udostępnij przez


ServiceRegistration.LoadProfferingPackageAsync(CancellationToken) Metoda

Definicja

Wyzwala wywołanie Proffer(ServiceRpcDescriptor, BrokeredServiceFactory) usługi reprezentowanej przez tę rejestrację, jeśli usługa nie została jeszcze przedstawiona.

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 anulowania.

Zwraca

Zadanie śledzące operację asynchronizową.

Dotyczy