Keyoti SearchUnit API Docs
AddDocumentEventHandler Delegate
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesAddDocumentEventHandler
Keyoti SearchUnit v6
Event handler
Declaration Syntax
C#Visual Basic
public delegate void AddDocumentEventHandler(
	Object sender,
	AddDocumentEventArgs e
)
Public Delegate Sub AddDocumentEventHandler ( 
	sender As Object,
	e As AddDocumentEventArgs
)
Parameters
sender (Object)
e (AddDocumentEventArgs)

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610