3 references to ThrowIfClosedOrOpened
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (3)
133
this.
ThrowIfClosedOrOpened
(MaxConcurrentCallsPropertyName);
150
this.
ThrowIfClosedOrOpened
(MaxConcurrentSessionsPropertyName);
167
this.
ThrowIfClosedOrOpened
(MaxConcurrentInstancesPropertyName);