Is there a way to make sure a filter (<filter-def>
) in enabled by default as opposed to having to call session.EnableFilter("filter_name")
everytime?
Is there a way to make sure a filter (<filter-def>
) in enabled by default as opposed to having to call session.EnableFilter("filter_name")
everytime?