QuartzSchedulerResourcesMaxBatchSize Property

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "P:Quartz.Core.QuartzSchedulerResources.MaxBatchSize"]

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

C#
public int MaxBatchSize { get; set; }

Property Value

Type: Int32
See Also

Reference