Automatak.Simulator.DNP3.ChannelNode.ISimulatorNode C# (CSharp) Method

ISimulatorNode() private method

private ISimulatorNode ( ) : void
return void
        void ISimulatorNode.Remove()
        {
            channel.Shutdown();
        }