|
IServerServerStarted Event
|
Occurs when the server is started.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.230-beta
Syntaxfunction add_ServerStarted(value);
function remove_ServerStarted(value);
Value
EventHandler
See Also