2 writes to isActive
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (2)
46this.isActive = true; 419this.isActive = ((this.dynamic != null) ||
4 references to isActive
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (4)
207get { return this.isActive; } 373if (this.isActive) 382if (this.isActive) 391if (this.isActive)