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