Keyoti SearchUnit API Docs
LinkBasedImportSampler..::..BeginInvokeMethod Delegate
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesLinkBasedImportSamplerLinkBasedImportSampler..::..BeginInvokeMethod
Keyoti SearchUnit v6
A "BeginInvoke" method, used to invoke on the UI thread.
Declaration Syntax
C#Visual Basic
public delegate IAsyncResult BeginInvokeMethod(
	Delegate method,
	Object[] args
)
Public Delegate Function BeginInvokeMethod ( 
	method As Delegate,
	args As Object()
) As IAsyncResult
Parameters
method (Delegate)
args (array<Object>[]()[][])
Return Value
IAsyncResult

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