Delay Activity

 

Updated: May 13, 2016

Applies To: System Center 2012 SP1 - Service Manager, System Center 2012 R2 Service Manager, System Center 2012 - Service Manager

This activity introduces a delay between activities in a workflow in System Center 2012 – Service Manager. The Delay activity is derived from the Microsoft .NET Framework DelayActivity class.

Design Time Prerequisites

None.

Run Time Prerequisites

None.

Properties

The Delay activity uses the input properties that are listed in the following table.

Display name Internal name Type Required Description
Initialize TimeoutDuration InitializeTimeoutDuration Internal Specifies a handler to initialize the TimeoutDuration property.
TimeoutDuration TimeoutDuration Timespan Yes Duration of the delay.

The Delay activity does not produce an output property.

Errors and Exceptions

None.

Remarks

For more information about this activity, see DelayActivity Class in the .NET Framework Class Library.

Example

None.

See Also

Delete Control Flow Activities [SM2012_AuthoringGuide]