Delay Activity

Description:

Creates a timer for a specified duration, using a TimerExtension.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.NativeActivity
      System.Activities.Statements.Delay

Function:

This activity causes a delay in the workflow for a specified amount of time.

In a Workflow:

The Delay activity could be used to simulate an activity that takes a certain amount of time to complete. This activity is rarely used in a production workflow.

Properties:

Name Description

Display Name

Delay

You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain.

Duration

The amount of time to delay the workflow.

Version Information:

Supported from: Geocortex Essentials 3.0.

For more information:

https://msdn.microsoft.com/en-us/library/system.activities.statements.delay.aspx