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