Click or drag to resize

SphinxSearchOptionsDistributedRetryCount Property

Gets or sets the distributed retry count.

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

Property Value

Type: Int32
The distributed retry count.
See Also