ContextFactoryContexts Property
Returns a read-only list of of active (that is, not yet disposed) contexts created by this Factory.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public IList<IContext> Contexts { get; }
Property Value
IListIContext