|   | ServiceHelperSendingClientResponse Event | 
        
        
            Occurs when a response is being sent to one or more 
RemoteClients.
            
 GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.257-beta
 Syntax
Syntax Remarks
RemarksArgument1 ID of the client to whom the response is to be sent.
Argument2 is the 
ServiceResponse to be sent to the client.
Argument3 is the assignable cancellation state, set to 
true to cancel send; otherwise, 
false  See Also
See Also