TriggerBuilder Build Method Quartz.NET API Documentation
Produce the ITrigger.

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

public ITrigger Build()

Return Value

Type: ITrigger
a Trigger that meets the specifications of the builder.
Remarks

See Also