FilterAndBroadcastJobListener RemoveListener Method (String)Quartz.NET API Documentation

[Missing <summary> documentation for "M:Quartz.Listener.FilterAndBroadcastJobListener.RemoveListener(System.String)"]

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

public bool RemoveListener(
	string listenerName
)

Parameters

listenerName
Type: System String

[Missing <param name="listenerName"/> documentation for "M:Quartz.Listener.FilterAndBroadcastJobListener.RemoveListener(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Quartz.Listener.FilterAndBroadcastJobListener.RemoveListener(System.String)"]

See Also