Skip to content

libcURL.MultiHandle.Constructor

Andrew Lambert edited this page Jan 16, 2023 · 9 revisions

libcURL.MultiHandle.Constructor

Method Signature

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

Remarks

Creates a new, empty MultiHandle.

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

Clone this wiki locally