ServiceRegistration.LoadProfferingPackageAsync(CancellationToken) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attiva la chiamata al Proffer(ServiceRpcDescriptor, BrokeredServiceFactory) servizio rappresentato da questa registrazione se il servizio non è ancora stato offerto.
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
Parametri
- cancellationToken
- CancellationToken
Token di annullamento.
Restituisce
Attività che tiene traccia dell'operazione asincrona.