Keyoti SearchUnit API Docs
RequestThrottle Property
API DocumentationKeyoti.SearchEngineConfigurationRequestThrottle
Keyoti SearchUnit v6
The length of time, in milliseconds, that the application will wait before each request is made, in order to limit the server load.
Declaration Syntax
C#Visual Basic
public int RequestThrottle { get; set; }
Public Property RequestThrottle As Integer
	Get
	Set
Property Value
Remarks
By default this is zero, which is for fastest operation. If the import or index operation is placing too much load on the target server, then increasing this value should lower the load. Higher numbers result in slower import and indexing operations, but do not effect search.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610