ComponentSpace DNS Class Library Reference

DnsMessage.RecursionDesired Property

Get or sets the flag indicating whether recursion is desired (RD).

[Visual Basic]
Public Property RecursionDesired As Boolean
[C#]
public bool RecursionDesired {get; set;}

Property Value

The flag indicating whether recursion is desired.

See Also

DnsMessage Class | ComponentSpace.Dns Namespace