API:Datasnap.DSHTTP.TDSHTTPService.Stop
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSHTTPService |
Delphi
procedure Stop; override;
C++
virtual void __fastcall Stop();
Description
Stops the server.
Datasnap.DSHTTP.TDSHTTPService.Stop inherits from Datasnap.DSCommonServer.TDSServerComponent.Stop. All content below this line refers to Datasnap.DSCommonServer.TDSServerComponent.Stop.
Stops the server.