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