Stopwatch Activity
Description:
Captures the elapsed time of the contained activities.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Geocortex.Workflow.Activities.StopwatchActivity
Function:
This activity provides a mechanism to measure how long operations take in a workflow. It can measure the duration of individual activities or groups of activities.
In a Workflow:
You could use this activity to determine measure the performance of portions of a workflow, or to determine how long it takes end users to complete a workflow.
Properties:
Name | Description |
---|---|
Misc |
|
Display Name |
Stopwatch 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. |
Out Arguments |
|
Duration |
The elapsed time of the contained activities. |
Version Information:
Supported from: Geocortex Essentials 4.1.