Gets or sets the distributed retry delay.

Namespace: Gronewold.SphinxConnector
Assembly: 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

Field Value

The distributed retry delay.

See Also