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