|
IClientConnectionTerminated Event
|
Occurs when client connection to the server is terminated.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function add_ConnectionTerminated(value);
function remove_ConnectionTerminated(value);
Value
EventHandlerSee Also