ContextPropertiesMaxSessions Property
Note: This API is now obsolete.
The maximum number of sessions allowed within a context.
Default: 1
This property is obsolete, setting MaxSessions no longer has any effect on the maximum number of sessions allowed per context.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
[ObsoleteAttribute("MaxSessions no longer has any effect on the maximum number of sessions allowed per context.",
false)]
public int MaxSessions { get; set; }
Property Value
Int32