1 reference to onConnect
System.ServiceModel (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
1878
IAsyncResult result = socket.BeginConnect(ipEndPoint,
onConnect
, this);