10.24.0

CacheSessionPropertiesMaxMessagesPerTopic Property

The maximum number of messages to retrieve from the cache for any one topic. Default: 1

Definition

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

Property Value

Int32

See Also