AddMasterNode

Configurator.AddMasterNode method

Adds a node to the search network configuration.

public MasterNodeConfigurator AddMasterNode(int nodeIndex)
Parameter Type Description
nodeIndex Int32 The node index.

Return Value

The node configurator.

See Also