Base:
property
Properties
System.ServiceModel.Configuration.TransportElement.Properties
2 overrides of Properties
System.ServiceModel (2)
System\ServiceModel\Configuration\Properties.cs (2)
2076
protected override ConfigurationPropertyCollection
Properties
3492
protected override ConfigurationPropertyCollection
Properties
4 references to Properties
System.ServiceModel (4)
System\ServiceModel\Configuration\ConnectionOrientedTransportElement.cs (2)
135
ConfigurationProperty maxPendingConnectionsProperty = this.
Properties
[ConfigurationStrings.MaxPendingConnections];
141
ConfigurationProperty maxPendingAcceptsProperty = this.
Properties
[ConfigurationStrings.MaxPendingAccepts];
System\ServiceModel\Configuration\Properties.cs (2)
2082
ConfigurationPropertyCollection properties = base.
Properties
;
3498
ConfigurationPropertyCollection properties = base.
Properties
;