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