EndpointProperties.RespectsMsgTTL Property
From Solclient
Solclient
| EndpointPropertiesRespectsMsgTTL Property |
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: 7.2.1.27 (7.2.1.27)
public bool RespectsMsgTTL { get; set; }
Public Property RespectsMsgTTL As Boolean Get Set
public: property bool RespectsMsgTTL { bool get (); void set (bool value); }