Freigeben über


IWebAppBase.StopAsync(CancellationToken) Methode

Definition

Beendet die Web-App oder den Bereitstellungsslot.

public System.Threading.Tasks.Task StopAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member StopAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function StopAsync (Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: