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