Table of Contents

Property IsSearchFinished

Namespace
DotNetBrowser.Search.Handlers
Assembly
DotNetBrowser.dll

IsSearchFinished

Indicates whether the searching process was finished.

public bool IsSearchFinished { get; }

Property Value

bool

true if the search was finished, false otherwise.