| 
            
              IServerServerStopped Event
             | 
          
        
        
            Occurs when the server is stopped.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
Syntaxfunction add_ServerStopped(value);
function remove_ServerStopped(value);
Value
EventHandler
See Also