get_use_global_engine_async_finish
Description:
[ Deprecated ( since = "1.5.3" ) ]
public bool get_use_global_engine_async_finish (AsyncResult res) throws Error
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 .
Note:
Currently global engine is always used.
Parameters:
this |
An Bus. |
res |
A AsyncResult obtained from the TaskReadyCallback passed to get_use_global_engine_async. |
Returns:
|