[ 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.
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. |
|