libcURL.cURLSession.Close - charonn0/RB-libcURL GitHub Wiki
libcURL.cURLSession.Close
Method Signature
Sub Close()
Remarks
Explicitly closes all libcURL handles associated with the cURLSession instance. Automatically called by the Destructor.
To use an instance of cURLSession after calling this method you must assign a new instance of EasyHandle to cURLSession.EasyHandle.