Sets the number of seconds to delay the message from being available for processing.

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public SendMessageRequest WithDelaySeconds( int delaySeconds )

- delaySeconds (Int32)
- The number of seconds to delay the message from being available for processing.

this instance