Click or drag to resize

ClientBaseConnectionEstablished Event

Occurs when client connection to the server is established.

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

Value

EventHandler

Implements

IClientConnectionEstablished
See Also