Condividi tramite


ServiceRegistration.LoadProfferingPackageAsync(CancellationToken) Metodo

Definizione

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.

Si applica a