1 write to perfCounterId
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
70
this.
perfCounterId
= this.listener.Uri.ToString().ToUpperInvariant();
5 references to perfCounterId
System.ServiceModel (5)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (5)
536
PerformanceCounters.SessionFaulted(this.
perfCounterId
);
1067
PerformanceCounters.MessageDropped(this.
perfCounterId
);
1073
PerformanceCounters.MessageDropped(this.
perfCounterId
);
1097
PerformanceCounters.MessageDropped(this.
perfCounterId
);
1127
PerformanceCounters.MessageDropped(this.
perfCounterId
);