Response "RA" flag.

Namespace:  JHSoftware
Assembly:  JHSoftware.DnsClient (in JHSoftware.DnsClient.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public bool RecursionAvailable { get; }
Visual Basic (Declaration)
Public ReadOnly Property RecursionAvailable As Boolean

Remarks

Indicates if server is willing to perform recursion.

See Also