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