LogEntryThreadName Property

The name of the .NET thread.

Namespace:  Aspose.Email.Tools.Logging
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string ThreadName { get; set; }

Property Value

Type: String
See Also