Gets or sets the distributed retry delay.
Namespace: Gronewold.SphinxConnectorAssembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)
Syntax
| C# |
|---|
public int DistributedRetryDelay { get; set; } |
| Visual Basic |
|---|
Public Property DistributedRetryDelay As Integer Get Set |