Config.async_finish
Description:
[ CCode ( has_construct_function = false ) ]
public Config.async_finish (AsyncResult res) throws Error
public Config.async_finish (AsyncResult res) throws Error
Finishes an operation started with new_async.
Parameters:
res |
A AsyncResult obtained from the TaskReadyCallback pass to new_async. |
Returns:
A newly allocated Config. |