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