FindResultReceivedParametersIsSearchFinished Property  | 
 
                Indicates whether the searching process was finished.
            
 
    Namespace: 
   DotNetBrowser.Search.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic bool IsSearchFinished { get; }Property Value
Type: 
Booleantrue if the search was finished, 
false otherwise.
See Also