Click or drag to resize

ClientBaseConnectionAttempt Event

Occurs when client is attempting connection to the server.

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

Value

EventHandler

Implements

IClientConnectionAttempt
See Also