AWS SDK for .NET Documentation
LatestCancelRequestedEventId Property
AmazonAmazon.SimpleWorkflow.ModelActivityTaskCanceledEventAttributesLatestCancelRequestedEventId Did this page help you?   Yes   No    Tell us about it...
If set, contains the Id of the last ActivityTaskCancelRequested event recorded for this activity task. This information can be useful for diagnosing problems by tracing back the chain of events leading up to this event.
Declaration Syntax
C#
public long LatestCancelRequestedEventId { get; set; }

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