3 types derived from BaseChannelWithProperties
System.Runtime.Remoting (3)
channels\http\combinedhttpchannel.cs (1)
26
public class HttpChannel :
BaseChannelWithProperties
,
channels\http\httpclientchannel.cs (1)
40
public class HttpClientChannel :
BaseChannelWithProperties
, IChannelSender, ISecurableChannel
channels\http\httpserverchannel.cs (1)
40
public class HttpServerChannel :
BaseChannelWithProperties
,