libcURL.cURLSession.EasyHandle - charonn0/RB-libcURL GitHub Wiki

libcURL.cURLSession.EasyHandle

Property declaration

 Dim EasyHandle As libcURL.EasyHandle

Remarks

Gets and sets the EasyHandle instance which will be/has been used to conduct transfers.

When setting a new value, event handlers will be added to certain EasyHandle events. If the event already has a handler then an exception will be raised, but it will be caught and handled. It is assumed that you know what you are doing and are handling those events yourself.