Click or drag to resize

IIndexBalancer Interface

Defines behavior of Index Balancer object

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public interface IIndexBalancer

The IIndexBalancer type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Gets or sets Index instance
Public propertyType
Gets the fullname of the type
Top
Methods
  NameDescription
Public methodGetInstance
Provides Index Provider instance
Public methodSetInstance
Sets IndexBalancer name
Top
See Also