Keyoti SearchUnit API Docs
ServiceConfiguration..::..IndexDirectoryRowChangeEventHandler Delegate
API DocumentationKeyoti.SearchEngine.WindowsServiceServiceConfigurationServiceConfiguration..::..IndexDirectoryRowChangeEventHandler
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public delegate void IndexDirectoryRowChangeEventHandler(
	Object sender,
	ServiceConfiguration..::..IndexDirectoryRowChangeEvent e
)
public delegate void IndexDirectoryRowChangeEventHandler(
	Object sender,
	ServiceConfiguration..::..IndexDirectoryRowChangeEvent e
)
Public Delegate Sub IndexDirectoryRowChangeEventHandler ( 
	sender As Object,
	e As ServiceConfiguration..::..IndexDirectoryRowChangeEvent
)
Public Delegate Sub IndexDirectoryRowChangeEventHandler ( 
	sender As Object,
	e As ServiceConfiguration..::..IndexDirectoryRowChangeEvent
)
public delegate void IndexDirectoryRowChangeEventHandler(
	Object^ sender, 
	ServiceConfiguration..::..IndexDirectoryRowChangeEvent^ e
)
public delegate void IndexDirectoryRowChangeEventHandler(
	Object^ sender, 
	ServiceConfiguration..::..IndexDirectoryRowChangeEvent^ e
)
type IndexDirectoryRowChangeEventHandler = 
    delegate of 
        sender : Object * 
        e : ServiceConfiguration..::..IndexDirectoryRowChangeEvent -> unit
type IndexDirectoryRowChangeEventHandler = 
    delegate of 
        sender : Object * 
        e : ServiceConfiguration..::..IndexDirectoryRowChangeEvent -> unit

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