ServerChannel abstract class ServerChannel : Channel Documentation Code protected ServerChannel(ISession session, uint localChannelNumber, uint localWindowSize, uint localPacketSize, uint remoteChannelNumber, uint remoteWindowSize, uint remotePacketSize) Initializes a new ServerChannel instance. protected void SendMessage(ChannelOpenConfirmationMessage message)