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