3 references to Channel
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (3)
266if ((this.sessions != null) && (listener.Channel != null) && (listener.Channel.Throttle == null)) 268listener.Channel.Throttle = this;