Gurux.DLMS.GXDLMSServer.Disconnected C# (CSharp) 메소드

Disconnected() 보호된 추상적인 메소드

Server has close the connection. All clean up is made here.
protected abstract Disconnected ( GXDLMSConnectionEventArgs connectionInfo ) : void
connectionInfo GXDLMSConnectionEventArgs Connection information.
리턴 void
        protected abstract void Disconnected(GXDLMSConnectionEventArgs connectionInfo);