Function Network.removeChannel

Remove a Channel from the network

void removeChannel (
  in ref const(ChannelConfig) chan_conf
) nothrow @safe;

Parameters

NameDescription
chan_conf ChannelConfig of the Channel to be removed