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