Skip to content

libcURL.MultiHandle.Constructor

Andrew Lambert edited this page Sep 15, 2015 · 9 revisions

#libcURL.MultiHandle.Constructor

##Method Signature

 Sub Constructor(GlobalInitFlags As Integer = libcURL.CURL_GLOBAL_DEFAULT)

##Remarks Initializes libcURL and creates a new curl multi stack.

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

Clone this wiki locally