Udostępnij za pośrednictwem


IWebAppBase.StopAsync(CancellationToken) Metoda

Definicja

Zatrzymuje aplikację internetową lub miejsce wdrożenia.

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

Parametry

cancellationToken
CancellationToken

Zwraca

Dotyczy