AWS SDK for .NET Documentation
ActivityTaskStatus Class
AmazonAmazon.SimpleWorkflow.ModelActivityTaskStatus Did this page help you?   Yes   No    Tell us about it...

Status information about an activity task.

Declaration Syntax
C#
public class ActivityTaskStatus
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ActivityTaskStatus()()()()
Initializes a new instance of the ActivityTaskStatus class

CancelRequested
Set to true if cancellation of the task is requested.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCancelRequested(Boolean) Obsolete.
Sets the CancelRequested property

Inheritance Hierarchy
Object
ActivityTaskStatus

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