2 interfaces inheriting from IChannelSinkBase
mscorlib (2)
system\runtime\remoting\ichannel.cs (2)
147
public interface IClientChannelSink :
IChannelSinkBase
206
public interface IServerChannelSink :
IChannelSinkBase
1 reference to IChannelSinkBase
mscorlib (1)
system\runtime\remoting\ichannel.cs (1)
528
protected
IChannelSinkBase
SinksWithProperties = null;