AWS SDK for .NET Documentation
TaskToken Property
AmazonAmazon.SimpleWorkflow.ModelActivityTaskTaskToken Did this page help you?   Yes   No    Tell us about it...
The opaque string used as a handle on the task. This token is used by workers to communicate progress and response information back to the system about the task.

Constraints:

Length
1 - 1024

Declaration Syntax
C#
public string TaskToken { get; set; }

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