IMessageRedelivered Property
            Applies only when DeliveryMode is MessageDeliveryMode.PERSISTENT or
            MessageDeliveryMode.NON_PERSISTENT.
            Indicates if the message has been delivered by the appliance to the API before.
            
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.2
bool Redelivered { get; }
Property Value
Boolean