Click or drag to resize
SphinxSearchOptionsDistributedRetryDelay Property
Gets or sets the distributed retry delay.

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

Property Value

Type: Int32
The distributed retry delay.
See Also