bool IsFrozen() const;
IsFrozen determines if the filter was frozen for thread-safety reasons. Once frozen, filter can no longer be modified.
Returns true if the filter is frozen and false otherwise.