Base:
property
InstanceName
System.ServiceModel.Diagnostics.PerformanceCountersBase.InstanceName
2 references to InstanceName
System.ServiceModel (2)
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (2)
32this.endpointCounterSetInstance = CreateCounterSetInstance(this.InstanceName); 175counterSetInstanceCache.Add(this.InstanceName, this.endpointCounterSetInstance);