ContextFactoryPropertiesMaxPoolMemory Property
The maximum amount of memory the API can save in its data and message pools.
Once it reaches this size, datablocks are released back to heap and are not kept in a API pool.
Default: 1073741824 bytes
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public long MaxPoolMemory { get; set; }
Property Value
Int64