JobStepProperties Members
[This is internal Microsoft documentation - Do not distribute.]
Impelements the IJobStepProperties
The following tables list the members exposed by the JobStepProperties type.
Public Constructors
Name | Description | |
---|---|---|
JobStepProperties | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AssemblyInfo | Gets worker assembly information | |
BatchOption | Gets BatchOption | |
DOP | Gets Degree of Parallelism | |
InputSet | Gets InputSet | |
IsSafeMode | IsSafeMode: Should the worker be started in seperate app domain | |
JobStepType | Gets JobStepType | |
Location | Gets Location | |
OutputSet | Get/Set output set | |
PartitionMapping | Gets PartitionMapping | |
RetrySettings | Get/Set retry settings | |
StepType | Gets StepType | |
UserArgs | Get/Set user args |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
SetPartitionMapping | Sets PartitionMapping | |
SetRetryCount | Sets retry count | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
JobStepProperties Class
Microsoft.Webstore.JobEngine Namespace