IJobListener Name Property Quartz.NET API Documentation
Get the name of the IJobListener.

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

string Name { get; }

Property Value

Type: String
See Also