load_async


Description:

[ Version ( since = "0.12.10" ) ]
public async bool load_async (Cancellable? cancellable) throws Error

Asynchronously loads data from all registered locations.

Equivalent to load (but asynchronous)

Parameters:

this

An instance of Pool.

cancellable

a Cancellable.

callback

A TaskReadyCallback

user_data

Data to pass to callback