| 
            
              IClientSendDataStart Event
             | 
          
        
        
            Occurs when the client begins sending data to the server.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxfunction add_SendDataStart(value);
function remove_SendDataStart(value);
Value
EventHandler
See Also