1 write to perfCounterId
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
49
this.
perfCounterId
= this.listener.Uri.ToString().ToUpperInvariant();
9 references to perfCounterId
System.ServiceModel (9)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (9)
348
PerformanceCounters.SessionFaulted(this.
perfCounterId
);
648
PerformanceCounters.MessageDropped(this.
perfCounterId
);
654
PerformanceCounters.MessageDropped(this.
perfCounterId
);
683
PerformanceCounters.MessageDropped(this.
perfCounterId
);
710
PerformanceCounters.MessageDropped(this.
perfCounterId
);
1063
PerformanceCounters.MessageDropped(this.
perfCounterId
);
1069
PerformanceCounters.MessageDropped(this.
perfCounterId
);
1090
PerformanceCounters.MessageDropped(this.
perfCounterId
);
1108
PerformanceCounters.MessageDropped(this.
perfCounterId
);