 | EndpointPropertiesMaxMsgRedelivery Property |
version: 10.21.0
Number of redelivery attempts before the endpoint move a message to the DMQ.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntaxpublic int? MaxMsgRedelivery { get; set; }
Property Value
Type:
NullableInt32
See Also