Class ActivePassive
- Namespace
- Dynamicweb.Indexing.Balancing
- Assembly
- Dynamicweb.Core.dll
Represents ActivePassive index balancer class
[DataContract]
public class ActivePassive : IIndexBalancer
- Inheritance
-
ActivePassive
- Implements
- Inherited Members
Properties
Index
Gets or sets index
public IIndex? Index { get; set; }
Property Value
Type
Gets the fullname of the type
[DataMember]
public string Type { get; }
Property Value
Methods
GetInstance()
Gets index provider instance
public IIndexProvider? GetInstance()
Returns
SetInstance(string)
Sets active instance
public void SetInstance(string name)
Parameters
name
string