TCustomHttpSysServer.Stop Method
Stops the server, ceasing to listen for requests and waiting for in-progress requests to finish.
Remarks
Does nothing if the server is not running.
Syntax
Unit: Sparkle.HttpSys.Server
procedure TCustomHttpSysServer.Stop;