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);