Server.StopAsync Method Namespace: Rebex.Net.Servers.Core Assembly: Rebex.FileServer.dll (version 8.0.9673) StopAsync() Asynchronously stops the server. Declaration public async Task StopAsync() Returns Type Description Task