Solclient
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
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
bool DMQEligible { get; set; }
Property DMQEligible As Boolean Get Set
property bool DMQEligible { bool get (); void set (bool value); }
Property Value
Type: BooleanSee Also