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: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public void FulltextSubmitIndexTasksAsync(
	string AuthTicket,
	FulltextIndexTask[] Tasks
)

Parameters

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