Click or drag to resize

JobConfiguration Constructor

Overload List
 NameDescription
Public methodJobConfiguration Initializes a new instance of the JobConfiguration class.
Public methodJobConfiguration(Assembly) Initializes a new instance of the JobConfiguration class with the specified assemblies.
Public methodJobConfiguration(IEnumerableAssembly) Initializes a new instance of the JobConfiguration class with the specified assemblies.
Public methodJobConfiguration(IEnumerableString) Initializes a new instance of the JobConfiguration class with the specified assembly file names.
Public methodJobConfiguration(String) Initializes a new instance of the JobConfiguration class with the specified assembly file names.
Top
See Also