QueueDurable Property

Durable specifies what happens to the queue in the event of a server restart.

Data Type

Boolean

Default Value

false

Remarks

A durable queue will be recreated, while a non-durable (transient) queue will not. (Note that the messages in durable queues will still be lost unless they are marked as persistent).

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]