IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Recursive Property

Determines whether to ask the DNSServer to recursively query other servers.

Syntax

[VB.NET]
Public Property Recursive As Boolean

[C#]
public bool Recursive {get; set;}

Remarks

If this property is true, the component will tell the DNS server to perform the query recursively. This means that if the DNS server does not have information about the Domain being queried, it will send the request to another DNS server.

This property is not available at design time.

Default Value

True

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0