get_global_engine_async_finish


Description:

public unowned EngineDesc get_global_engine_async_finish (AsyncResult res) throws Error

Finishes an operation started with get_global_engine_async_finish.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to get_global_engine_async_finish.

Returns:

The description of current global engine, or null if there is no global engine.