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