AddExtractor

SlaveNodeConfigurator.AddExtractor method

Adds an extractor service to the search network node.

public SlaveNodeConfigurator AddExtractor(string storagePath)
Parameter Type Description
storagePath String The storage path of the adding service.

Return Value

This search network node configurator.

See Also