JobBuilder OfType Method Quartz.NET API Documentation
Overload List

  NameDescription
Public methodOfType T  
Set the class which will be instantiated and executed when a Trigger fires that is associated with this JobDetail.
Public methodOfType(Type)
Set the class which will be instantiated and executed when a Trigger fires that is associated with this JobDetail.
Top
See Also