Click or drag to resize

IClientConnectionException Event

Occurs when an Exception is encountered during connection attempt to the server.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
event EventHandler<EventArgs<Exception>> ConnectionException

Value

EventHandlerEventArgsException
See Also