1 write to config
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
72
this.
config
= config;
2 references to config
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
150
PeerNeighbor neighbor = new PeerNeighbor(this.
config
, this.messageHandler);
581
PeerNeighbor neighbor = new PeerNeighbor(this.
config
, this.messageHandler);