Click or drag to resize

FulltextServiceWebServiceBeginFulltextSubmitIndexTasks Method

Namespace:  PDTec.IceNet.Domain.Fulltext.Service.WebServiceClient.Proxy
Assembly:  PDTec.IceNet.Domain.Fulltext (in PDTec.IceNet.Domain.Fulltext.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public IAsyncResult BeginFulltextSubmitIndexTasks(
	string AuthTicket,
	FulltextIndexTask[] Tasks,
	AsyncCallback callback,
	Object asyncState
)

Parameters

AuthTicket
Type: SystemString
Tasks
Type: PDTec.IceNet.Domain.Fulltext.Service.WebServiceClient.ProxyFulltextIndexTask
callback
Type: SystemAsyncCallback
asyncState
Type: SystemObject

Return Value

Type: IAsyncResult
Remarks