Base:
property
PerfCounterEnd
System.ServiceModel.Diagnostics.PerformanceCountersBase.PerfCounterEnd
1 reference to PerfCounterEnd
System.ServiceModel (1)
System\ServiceModel\Diagnostics\OperationPerformanceCounters.cs (1)
132for (int ctr = this.PerfCounterStart; ctr < this.PerfCounterEnd; ++ctr)