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