IResponseFilterInitFilter Method  | 
Version 104.4.240 
            Initialize the response filter. Will only be called a single time.
            The filter will not be installed if this method returns false.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
SyntaxReturn Value
Type: 
BooleanThe filter will not be installed if this method returns false.
See Also