AWS SDK for .NET Documentation
WithDeplaySeconds Method (delaySeconds)
AmazonAmazon.SQS.ModelSetQueueAttributesRequestWithDeplaySeconds(Int32) Did this page help you?   Yes   No    Tell us about it...
Adds the attribute for setting the delay in seconds and returns back this for chaining operations.
Declaration Syntax
C#
public SetQueueAttributesRequest WithDeplaySeconds(
	int delaySeconds
)
Parameters
delaySeconds (Int32)
The delay in seconds to set
Return Value
This instances for chaining operations.

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