| 
            
              IClientConnectionTerminated Event
             | 
          
        
        
            Occurs when client connection to the server is terminated.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxfunction add_ConnectionTerminated(value);
function remove_ConnectionTerminated(value);
Value
EventHandler
See Also