|
IClientConnectionAttempt Event
|
Occurs when client is attempting connection to the server.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function add_ConnectionAttempt(value);
function remove_ConnectionAttempt(value);
Value
EventHandlerSee Also