add_match_async_finish


Description:

public bool add_match_async_finish (AsyncResult res) throws Error

Finishes an operation started with add_match_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to add_match_async.

Returns:

true if the rule is added. false otherwise.