[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Holds a schedule specification which consists of a set of integer values or a null value for each schedule unit to indicate a wildcard. There is always an element in the specification for each unit minutes, hours, day of month, month, and day of week. There is optionally an element in the specification for the unit seconds.

The following tables list the members exposed by the ScheduleSpec type.

Public Methods

  NameDescription
AddValue
For unit testing, add a single value, changing wildcards to value sets.

Equals
Returns true if this object equals the other object.
(Overrides .Equals(Object).)
GetHashCode
Serves as a hash function for a particular type.
(Overrides .GetHashCode().)
GetType (Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Overrides .ToString().)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)