AWS SDK for .NET Documentation
LatestActivityTaskTimestamp Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowExecutionDetailLatestActivityTaskTimestamp Did this page help you?   Yes   No    Tell us about it...
The time when the last activity task was scheduled for this workflow execution. You can use this information to determine if the workflow has not made progress for an unusually long period of time and might require a corrective action.
Declaration Syntax
C#
public DateTime LatestActivityTaskTimestamp { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)