remove_match_async_finish


Description:

public bool remove_match_async_finish (AsyncResult res) throws Error

Finishes an operation started with remove_match_async.

Parameters:

this

An Bus.

res

A AsyncResult obtained from the TaskReadyCallback passed to remove_match_async.

Returns:

true if the rule is removed. false otherwise.