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