IJobListenerName Property

Quartz.NET 3.0 API Documentation
Get the name of the IJobListener.

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

C#
string Name { get; }

Property Value

Type: String
See Also

Reference