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