3 implementations of MaxCounter
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (2)
136
public int
MaxCounter
191
public int
MaxCounter
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (1)
2095
int INodeCounter.
MaxCounter
2 writes to MaxCounter
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
464
counter.
MaxCounter
= this.maxNodes;
843
counter.
MaxCounter
= this.NodeQuota;