BrokerPersistence.SubscriberQueue Property

Definition

Controls which subscriber message queues should be persisted to disk. Important: to facilitate reconnection, session state metadata are ALWAYS written to disk if any persistence setting is specified, even if this section isn't set.

public Azure.ResourceManager.IotOperations.Models.BrokerSubscriberQueuePolicy SubscriberQueue { get; set; }
member this.SubscriberQueue : Azure.ResourceManager.IotOperations.Models.BrokerSubscriberQueuePolicy with get, set
Public Property SubscriberQueue As BrokerSubscriberQueuePolicy

Property Value

Applies to