QuartzThread Name Property Quartz.NET API Documentation
Gets or sets the name of the thread

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public string Name { get; protected set; }

Property Value

Type: String
See Also