|   | ServerBaseStop Method | 
        
        
            When overridden in a derived class, stops the server.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic abstract void Stop()
Public MustOverride Sub Stop
public:
virtual void Stop() abstract
abstract Stop : unit -> unit 
Implements
IServerStop See Also
See Also