10.25.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.25.0
C#
public int? MaxMsgRedelivery { get; set; }

Property Value

NullableInt32

See Also