[ Version ( deprecated = true , deprecated_since = "1.5.3" ) ]
public bool get_use_global_engine_async_finish (AsyncResult res) throws Error
Warning: get_use_global_engine_async_finish is deprecated since 1.5.3.
Finishes an operation started with get_use_global_engine_async.
Currently global engine is always used.
| this |
An Bus. |
| res |
A AsyncResult obtained from the TaskReadyCallback passed to get_use_global_engine_async. |
|
true if "use_global_engine" option is enabled. |