PendingReason Class

Definition

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.

Applies to