Delay
This instance property specifies the duration, in seconds, after which an enqueued message is available for dequeuing.
Declaration
// C# public int Delay {get;}
Property Value
An integer
that indicates the duration, in seconds, after which an enqueued message is available for dequeuing.