JobRunnerInfo Methods |
The JobRunnerInfo type exposes the following members.
Name | Description | |
---|---|---|
CreateInstance(String, Int32) |
Creates an instance of the job runner with the configuration from the app.config file.
| |
CreateInstance(DfsConfiguration, JetConfiguration, String, Int32) |
Creates an instance of the job runner.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetJobRunner |
Gets the specified job runner from the specified assembly.
| |
GetJobRunners |
Gets all the job runners defined in the specified assembly.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |