Gets or sets the distributed retry count.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
public int DistributedRetryCount { get; set; }
Visual Basic
Public Property DistributedRetryCount As Integer
	Get
	Set

Field Value

The distributed retry count.

See Also