Click or drag to resize

ClientBaseConnectionTerminated Event

Occurs when client connection to the server is terminated.

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

Value

EventHandler

Implements

IClientConnectionTerminated
See Also