1 reference to OnConnectTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\PeerConnector.cs (1)
125
IOThreadTimer timer = new IOThreadTimer(new Action<object>(
OnConnectTimeout
), neighbor, true);