|
IClientConnectionEstablished Event
|
Occurs when client connection to the server is established.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function add_ConnectionEstablished(value);
function remove_ConnectionEstablished(value);
Value
EventHandlerSee Also