preload_engines_async_finish


Description:

public bool preload_engines_async_finish (AsyncResult res) throws Error

Finishes an operation started with preload_engines_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to preload_engines_async.

Returns:

true if component starts. false otherwise.