Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / LogMessagePacket Class / ThreadName Property

In This Topic
    ThreadName Property (LogMessagePacket)
    In This Topic
    A display name for the thread, returning the thread Id if no name is available.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ThreadName As String
    public string ThreadName {get;}
    Remarks
    Added for GLV support
    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