QuartzSchedulerResourcesBatchTimeWindow Property

Quartz.NET 3.0 API Documentation
Gets or sets the batch time window.

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

C#
public TimeSpan BatchTimeWindow { get; set; }

Property Value

Type: TimeSpan
See Also

Reference