3 references to ServiceThrottlingElement
System.ServiceModel (3)
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
55
this.BehaviorExtensions.Add(new ExtensionElement(ConfigurationStrings.ServiceThrottlingSectionName, typeof(
ServiceThrottlingElement
).AssemblyQualifiedName));
System\ServiceModel\Configuration\ServiceThrottlingElement.cs (2)
46
ServiceThrottlingElement
source = (
ServiceThrottlingElement
)from;