CInternetSession::Close
Call this member function when your application has finished using the CInternetSession object.
virtual void Close( );
Example
See the example for CFtpFileFind.
Requirements
Header: afxinet.h
See Also
Reference
CInternetSession::CInternetSession