Click or drag to resize

JobRunnerInfo Methods

The JobRunnerInfo type exposes the following members.

Methods
 NameDescription
Public methodCreateInstance(ReadOnlyMemoryString, ParseOptions) Creates an instance of the job runner with the configuration from the app.config file.
Public methodCreateInstance(DfsConfiguration, JetConfiguration, ReadOnlyMemoryString, ParseOptions) Creates an instance of the job runner.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes 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 methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also