5 references to EndConnect
System (3)
net\System\Net\_FtpControlStream.cs (1)
147
dataSocket.
EndConnect
(asyncResult);
net\System\Net\ServicePoint.cs (1)
1426
attemptSocket.
EndConnect
(asyncResultCopy);
net\System\Net\Sockets\TCPClient.cs (1)
393
Client.
EndConnect
(asyncResult);
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
1884
socket.
EndConnect
(result);
1926
thisPtr.socket.
EndConnect
(result);