remove_match


Description:

public bool remove_match (string rule)

Remove a match rule to an Bus synchronously.

Parameters:

this

An Bus.

rule

Match rule.

Returns:

true if the rule is removed. false otherwise.