Keyoti SearchUnit API Docs
ActionEventHandler Delegate
API DocumentationKeyoti.SearchEngine.EventsActionEventHandler
Keyoti SearchUnit v6
Handler signature for action events
Declaration Syntax
C#Visual Basic
public delegate void ActionEventHandler(
	Object sender,
	ActionEventArgs e
)
Public Delegate Sub ActionEventHandler ( 
	sender As Object,
	e As ActionEventArgs
)
Parameters
sender (Object)
e (ActionEventArgs)

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