Click or drag to resize

FulltextServiceWebServiceFulltextSubmitIndexTasksAsync Method (String, FulltextIndexTask, Object)

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 void FulltextSubmitIndexTasksAsync(
	string AuthTicket,
	FulltextIndexTask[] Tasks,
	Object userState
)

Parameters

AuthTicket
Type: SystemString
Tasks
Type: PDTec.IceNet.Domain.Fulltext.Service.WebServiceClient.ProxyFulltextIndexTask
userState
Type: SystemObject
Remarks