TestServer.IServer.StopAsync(CancellationToken) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
virtual System::Threading::Tasks::Task ^ Microsoft.AspNetCore.Hosting.Server.IServer.StopAsync(System::Threading::CancellationToken cancellationToken) = Microsoft::AspNetCore::Hosting::Server::IServer::StopAsync;
System.Threading.Tasks.Task IServer.StopAsync (System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.AspNetCore.Hosting.Server.IServer.StopAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Microsoft.AspNetCore.Hosting.Server.IServer.StopAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function StopAsync (cancellationToken As CancellationToken) As Task Implements IServer.StopAsync
Paramètres
- cancellationToken
- CancellationToken