10.24.0

CacheSessionPropertiesMaxMessageAgeInSecs Property

The age (in seconds) of the oldest message to retrieve from the cache. Default: 0 scecs

Definition

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

Property Value

Int32

See Also