1 write to traceRecord
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
74
this.
traceRecord
= new PeerNodeTraceRecord(config.NodeId);
3 references to traceRecord
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNeighborManager.cs (3)
511
SR.GetString(SR.TraceCodePeerNeighborManagerOnline), this.
traceRecord
, this, null);
591
SR.GetString(SR.TraceCodePeerNeighborNotAccepted), this.
traceRecord
, this, null);
659
SR.GetString(SR.TraceCodePeerNeighborManagerOffline), this.
traceRecord
, this, null);