RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServer.Stop Method

Stop server.

Pascal
procedure Stop; override;
C++
virtual __fastcall Stop();

Stop stops the server. This calls the Stop method on all TDSServerTransport implementations and all TDSServerClass components that have set their Server property set to this instance. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!