Base:
property
Properties
System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Properties
1 override of Properties
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
227public override IDictionary Properties
2 references to Properties
System.Runtime.Remoting (2)
channels\http\combinedhttpchannel.cs (2)
233dictionaries.Add(_clientChannel.Properties); 234dictionaries.Add(_serverChannel.Properties);