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