2 writes to warningIssued
System.ServiceModel (2)
System\ServiceModel\Dispatcher\FlowThrottle.cs (2)
80
this.
warningIssued
= true;
141
this.
warningIssued
= false;
2 references to warningIssued
System.ServiceModel (2)
System\ServiceModel\Dispatcher\FlowThrottle.cs (2)
77
if (!this.
warningIssued
)
137
if (TD.MessageThrottleAtSeventyPercentIsEnabled() && this.
warningIssued
)