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