Skip to content

libcURL.ShareHandle.Constructor

Andrew Lambert edited this page Nov 26, 2022 · 9 revisions

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

Clone this wiki locally