QuartzSchedulerThreadShutdown Method

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "M:Quartz.Core.QuartzSchedulerThread.Shutdown"]

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

C#
public Task Shutdown()

Return Value

Type: Task

[Missing <returns> documentation for "M:Quartz.Core.QuartzSchedulerThread.Shutdown"]

See Also

Reference