Session.preconnectFinish
bool preconnectFinish(gio.async_result.AsyncResult result)Complete a preconnect async operation started with [soup.session.Session.preconnectAsync].
Parameters
result | the #GAsyncResult passed to your callback |
Returns
true if the preconnect succeeded, or false in case of error.
Throws
[ErrorWrap]