bugalexx has uploaded a patch.
Description:
This patch adds the method SendEof() to the IChannel interface, that it can be used without a cast if the channel was created with ISession.CreateChannelSession().
The behavior is also changed that it is the same to the one in the Channel.Close() method.