10.24.0

IMessageDMQEligible Property

Expired messages with this property set to true are moved to a Dead Message Queue when one is provisioned on the appliance. Default: false

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
bool DMQEligible { get; set; }

Property Value

Boolean

See Also