Click or drag to resize
FileSystemJobFactory<TJobFactory, TJob> Methods

The FileSystemJobFactory< TJobFactory, TJob> generic type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRegisterJob
Registers a new job for given object type by providing a factory method for the job.
Top
See Also