| 
            
              UdpServerStop Method
             | 
          
        
        
            Stops the 
UdpServer synchronously and disconnects all connected clients.
            
 
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxpublic override void Stop()
Public Overrides Sub Stop
public:
virtual void Stop() override
abstract Stop : unit -> unit 
override Stop : unit -> unit 
 View SourceImplements
IServerStop
See Also