PendingReason Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the possible reasons why the job or task has yet to start.
public class PendingReason
type PendingReason = class
Public Class PendingReason
- Inheritance
-
PendingReason
Constructors
| PendingReason() |
Initializes a new instance of the PendingReason class. |
Methods
| ToString(PendingReason+ReasonCode) |
Writes a string that represents the pending reason. |