HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Summary Class / DNSLookUps Property

In This Topic
    DNSLookUps Property
    In This Topic
    The total number of times that a network name, e.g. "www.google.com", was converted to a numeric IP address, e.g. 72.14.221.103
    Syntax
    'Declaration
     
    Public ReadOnly Property DNSLookUps As Integer
    public int DNSLookUps {get;}
    Requirements
     
    See Also