SearchEngineOnFileFound Event

Occurs when one or more files are found. If multiple files are found within a short interval they are grouped into a single OnFileFound message.

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public event FileFoundEventHandler OnFileFound

Value

FileFoundEventHandler

See Also