request_name_async_finish


Description:

public uint request_name_async_finish (AsyncResult res) throws Error

Finishes an operation started with request_name_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to request_name_async.

Returns:

0 if failed; positive number otherwise.