Click or drag to resize

SphinxSearchOptionsDistributedRetryDelay Property

Gets or sets the distributed retry delay.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public int DistributedRetryDelay { get; set; }

Property Value

Type: Int32
The distributed retry delay.
See Also