list_engines_async_finish


Description:

public List<unowned EngineDesc> list_engines_async_finish (AsyncResult res) throws Error

Finishes an operation started with list_engines_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to list_engines_async.

Returns:

A List of engines.