Keyoti SearchUnit API Docs
ServerFarmSynchronizationIPs Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxServerFarmSynchronizationIPs
Keyoti SearchUnit v6
Comma delimited list of IP addresses (or server names) of other servers that need to be synchronized with popular query based autocomplete.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ServerFarmSynchronizationIPs { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string ServerFarmSynchronizationIPs { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ServerFarmSynchronizationIPs As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property ServerFarmSynchronizationIPs As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ServerFarmSynchronizationIPs {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ ServerFarmSynchronizationIPs {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ServerFarmSynchronizationIPs : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ServerFarmSynchronizationIPs : string with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120