Internet Direct (Indy)
Home
PreviousUpNext
TDNSHeader.NSCount Property

Number of resource records in the Authority section of a DNS response.

Pascal
property NSCount: Word;

NSCount is a Word property that indicates the number of resource records found in the Authority section of a DNS response. 

Use ARCount to determine the number of Additional resource records in the DNS response. 

Use ANCount to determine the number of resource records in the Answer section of the DNS response.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.