Dynamicweb 8 Documentation
IndexingDelay Property

Gets or sets the delay (in milliseconds) to take between failed index updates.
Syntax
'Declaration
 
<Dynamicweb.Searching.Management.Configuration.ConfigurationSettingAttribute("IndexingDelay")> 
Public Property IndexingDelay As Integer
[Dynamicweb.Searching.Management.Configuration.ConfigurationSettingAttribute("IndexingDelay")] 
public int IndexingDelay {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GlobalSettings Class
GlobalSettings Members

Send Feedback