1 reference to ConnectSocketCallback
System (1)
net\System\Net\ServicePoint.cs (1)
61
private static readonly AsyncCallback m_ConnectCallbackDelegate = new AsyncCallback(
ConnectSocketCallback
);