IResponseFilterInitFilter Method  | 
Version 106.0.290 
            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: 106.0.290.0 (106.0.290.0)
SyntaxReturn Value
Type: 
BooleanThe filter will not be installed if this method returns false.
See Also