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

In This Topic
    ThreadInfoPacket Property
    In This Topic
    The thread info packet for our Thread Id. Must be set for the packet to be written to a stream.
    Syntax
    'Declaration
     
    
    Public Property ThreadInfoPacket As ThreadInfoPacket
    public ThreadInfoPacket ThreadInfoPacket {get; set;}
    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