A replacement for the standard Tcp remoting channel that allows communication in both directions over a single tcp connection.
| C# |
|---|
| public class TcpExChannel : |
IChannelSender,
IChannelReceiver,
IChannel,
IConnectionNotification,
IDisposable
|
|
Click here to see the list of members.