exit_async_finish


Description:

public bool exit_async_finish (AsyncResult res) throws Error

Finishes an operation started with exit_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to exit_async.

Returns:

true if the "Exit" call is suceeded, false otherwise.