CFtpConnection::Close
virtual void Close( );
说明:
关闭与服务器的连接,连接会由CFtpConnection对象的析构程序所关闭,但你必须显式关闭连接而避免诊断信息。
请参阅:
CFtpFileFind
,
CGopherConnection
,
CHttpConnection
,
CInternetConnection