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

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