Click or drag to resize
FulltextServiceWebServiceFulltextSubmitIndexTasksAsync Method (String, FulltextIndexTask)

Namespace: PDTec.IceNet.Domain.Fulltext.Service.WebServiceClient.Proxy
Assembly: PDTec.IceNet.Domain.Fulltext (in PDTec.IceNet.Domain.Fulltext.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public void FulltextSubmitIndexTasksAsync(
	string AuthTicket,
	FulltextIndexTask[] Tasks
)

Parameters

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