Keyoti Search for ASP.NET API Docs
LinkBasedImportSampler..::.InvokeMethod Delegate
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesLinkBasedImportSamplerLinkBasedImportSampler..::.InvokeMethod
Keyoti Search for ASP.NET 2010
An "Invoke" method, used to invoke on the UI thread.
Declaration Syntax
C#Visual BasicVisual C++
public delegate Object InvokeMethod(
	Delegate method,
	Object[] args
)
Public Delegate Function InvokeMethod ( _
	method As Delegate, _
	args As Object() _
) As Object
public delegate Object^ InvokeMethod(
	Delegate^ method, 
	array<Object^>^ args
)
Parameters
method (Delegate)
args (array< Object >[]()[])

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609