Topic Path: Symbol Reference > Classes > TDNSHeader Class > TDNSHeader Properties > NSCount Property
ContentsIndexHome
PreviousUpNext
TDNSHeader.NSCount Property

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

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.