BroadcastJobListenerName Property

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "P:Quartz.Listener.BroadcastJobListener.Name"]

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

C#
public string Name { get; }

Property Value

Type: String

Implements

IJobListenerName
See Also

Reference