Click or drag to resize
SphinxSearchOptionsDistributedRetryCount Property
Gets or sets the distributed retry count.

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

Property Value

Type: Int32
The distributed retry count.
See Also