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
Called by the server when it stops.
The Stop method is called by the server when it stops.