 | EndpointPropertiesRespectsMsgTTL Property |
version: 10.21.0
The endpoint recognizes message Time-to-Live and removes messages that expire. - Default: false.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntaxpublic bool? RespectsMsgTTL { get; set; }
Property Value
Type:
NullableBoolean
See Also