Sets the number of seconds to delay the message from being available for processing.
            
 Declaration Syntax
 Declaration Syntax| 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 )
 Parameters
 Parameters- delaySeconds (Int32)
- The number of seconds to delay the message from being available for processing.
 Return Value
 Return Valuethis instance