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