name_has_owner_async_finish


Description:

public bool name_has_owner_async_finish (AsyncResult res) throws Error

Finishes an operation started with name_has_owner_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to name_has_owner_async.

Returns:

true if the name has owner, false otherwise.