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