Skip to content

libcURL.EasyHandle.AutoDisconnect

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

#libcURL.EasyHandle.AutoDisconnect ##Property Declaration

 Dim AutoDisconnect As Boolean

##Remarks If True, libcURL will close sockets immediately after the transfer completes. The default is False, which means libcURL reuse connections when possible.

Clone this wiki locally