10.24.0

EndpointPropertiesMaxMsgRedelivery Property

Number of redelivery attempts before the endpoint move a message to the DMQ.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public int? MaxMsgRedelivery { get; set; }

Property Value

NullableInt32

See Also