Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / SessionHeader Class / DnsDomainName Property

In This Topic
    DnsDomainName Property (SessionHeader)
    In This Topic
    The DNS domain name of the computer that recorded the session. May be empty.
    Syntax
    'Declaration
     
    
    Public Property DnsDomainName As String
    public string DnsDomainName {get; set;}
    Remarks
    Does not include the host name portion of the fully qualified DNS name.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also