2 instantiations of PeerThrottleTraceRecord
System.ServiceModel (2)
System\ServiceModel\Channels\PeerFlooder.cs (2)
73
PeerThrottleTraceRecord record = new
PeerThrottleTraceRecord
(this.config.MeshId, message);
98
PeerThrottleTraceRecord record = new
PeerThrottleTraceRecord
(this.config.MeshId, message);
2 references to PeerThrottleTraceRecord
System.ServiceModel (2)
System\ServiceModel\Channels\PeerFlooder.cs (2)
73
PeerThrottleTraceRecord
record = new PeerThrottleTraceRecord(this.config.MeshId, message);
98
PeerThrottleTraceRecord
record = new PeerThrottleTraceRecord(this.config.MeshId, message);