ISessionFlows Property
Represents the current read-only collection of active (not yet disposed) flows created by this session.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
IList<IFlow> Flows { get; }
Property Value
IListIFlow