Name | Description | |
---|---|---|
![]() | Comment | Gets or sets user-specified description of the queue. |
![]() | MaxRetries | Limits the number of retries to dequeue the message in the Remove mode. Default value is 0, which means retries are unlimited. |
![]() | QueueType | Gets or sets the queue type. |
![]() | RetentionTime | Gets or sets the number of seconds for which a message is retained in the queue table after being dequeued from the queue. The default is 0, no retention. |
![]() | RetryDelay | Gets or sets delay time, in seconds, before this message is scheduled for processing again after an application rollback. |