1 reference to m_AsyncCallback
System (1)
net\System\Net\FtpWebRequest.cs (1)
1150
FtpControlStream connection = (FtpControlStream) m_ConnectionPool.GetConnection((object)this, (m_Async ?
m_AsyncCallback
: null), (m_Async ? -1: RemainingTimeout));