|
IClientSendDataComplete Event
|
Occurs when the client has successfully sent data to the server.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function add_SendDataComplete(value);
function remove_SendDataComplete(value);
Value
EventHandlerSee Also