IContextSessions Property
Returns a read-only snapshot of the current active (not yet disposed) sessions created within this context.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
IList<ISession> Sessions { get; }
Property Value
IListISession