 | SphinxSearchOptionsDistributedRetryCount Property |
Gets or sets the distributed retry count.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int DistributedRetryCount { get; set; }
Public Property DistributedRetryCount As Integer
Get
Set
Property Value
Type:
Int32The distributed retry count.
See Also