QueueDescription.AutoDeleteOnIdle Property

Definition

Gets or sets the TimeSpan idle interval after which the queue is automatically deleted. The minimum duration is 5 minutes.

public TimeSpan AutoDeleteOnIdle { get; set; }
Property Value

The auto delete on idle time span for the queue.