QuartzSchedulerInitializeLifetimeService Method

Quartz.NET 3.0 API Documentation
Obtains a lifetime service object to control the lifetime policy for this instance.

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

C#
public override Object InitializeLifetimeService()

Return Value

Type: Object

[Missing <returns> documentation for "M:Quartz.Core.QuartzScheduler.InitializeLifetimeService"]

See Also

Reference