Gurux.DLMS.GXDLMSServer.Connected C# (CSharp) Метод

Connected() защищенный абстрактный Метод

Accepted connection is made for the server.
All initialization is done here. Example access level of the COSEM objects is good to update here.
protected abstract Connected ( GXDLMSConnectionEventArgs connectionInfo ) : void
connectionInfo GXDLMSConnectionEventArgs Connection information.
Результат void
        protected abstract void Connected(GXDLMSConnectionEventArgs connectionInfo);