1 write to perfCounterId
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
1778this.perfCounterId = this.listener.Uri.ToString().ToUpperInvariant();
2 references to perfCounterId
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
1865PerformanceCounters.SessionFaulted(this.perfCounterId); 1871PerformanceCounters.MessageDropped(this.perfCounterId);