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

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

public override Object InitializeLifetimeService()

Return Value

Type: Object

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

See Also