libcURL.ShareHandle.Constructor - charonn0/RB-libcURL GitHub Wiki

libcURL.ShareHandle.Constructor

Method Signature

 Sub Constructor()
 'Sub Constructor(GlobalInitFlags As Integer = libcURL.CURL_GLOBAL_DEFAULT)

Remarks

Creates a new curl share handle.

If libcURL is not available at runtime, a PlatformNotSupportedException will be raised