Click or drag to resize

IndexBalancer Property

Gets or sets load balancer instance

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IIndexBalancer Balancer { get; set; }

Property Value

Type: IIndexBalancer

Implements

IIndexBalancer
See Also