Click or drag to resize

JobRunnerInfo Methods

The JobRunnerInfo type exposes the following members.

Methods
  NameDescription
Public methodCreateInstance(String, Int32)
Creates an instance of the job runner with the configuration from the app.config file.
Public methodCreateInstance(DfsConfiguration, JetConfiguration, String, Int32)
Creates an instance of the job runner.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetJobRunner
Gets the specified job runner from the specified assembly.
Public methodStatic memberGetJobRunners
Gets all the job runners defined in the specified assembly.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also