add_match


Description:

public bool add_match (string rule)

Add a match rule to an Bus synchronously.

Parameters:

this

An Bus.

rule

Match rule.

Returns:

true if the rule is added. false otherwise.