Click or drag to resize

IMessageDMQEligible Property

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

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

Property Value

Type: Boolean
See Also