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