Click or drag to resize

ClientBaseSendDataStart Event

Occurs when the client begins sending data to the server.

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

Value

EventHandler

Implements

IClientSendDataStart
See Also