QuartzThread ToString Method Quartz.NET API Documentation
Obtain a string that represents the current object

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

public override string ToString()

Return Value

Type: String
A string that represents the current object
See Also