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