1 implementation of Send
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1092public void Send(Message message)
1 reference to Send
System.ServiceModel (1)
System\ServiceModel\Channels\PeerConnector.cs (1)
141neighbor.Send(message);