![]() | Job |
The JobRunnerInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobRunnerInfo | Initializes a new instance of the JobRunnerInfo class. |
Name | Description | |
---|---|---|
![]() | Description | Gets a description of the job runner. |
![]() | Name | Gets the name of the job runner. |
Name | Description | |
---|---|---|
![]() | CreateInstance(ReadOnlyMemoryString, ParseOptions) | Creates an instance of the job runner with the configuration from the app.config file. |
![]() | CreateInstance(DfsConfiguration, JetConfiguration, ReadOnlyMemoryString, ParseOptions) | 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) |