LogEntry.ThreadName

LogEntry.ThreadName property

The name of the .NET thread.

public string ThreadName { get; set; }

See Also