AWS SDK for .NET Documentation
WithCancelRequested Method (cancelRequested)
AmazonAmazon.SimpleWorkflow.ModelActivityTaskStatusWithCancelRequested(Boolean) Did this page help you?   Yes   No    Tell us about it...
Sets the CancelRequested property
Declaration Syntax
C#
public ActivityTaskStatus WithCancelRequested(
	bool cancelRequested
)
Parameters
cancelRequested (Boolean)
The value to set for the CancelRequested property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)