Click or drag to resize

ClientBaseSendDataComplete Event

Occurs when the client has successfully sent data to the server.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public event EventHandler SendDataComplete
View Source

Value

EventHandler

Implements

IClientSendDataComplete
See Also