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

In This Topic
    HostName Property (SessionHeader)
    In This Topic
    The host name / NetBIOS name of the computer that recorded the session
    Syntax
    'Declaration
     
    
    Public Property HostName As String
    public string HostName {get; set;}
    Remarks
    Does not include the domain 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