StreamLink.NET
SubscribedToAllContainerElements Property
StreamLink.NETCaplin.StreamLink.Subscription.ExtendedContainerExtendedContainerSubscriptionSubscribedToAllContainerElements
Indicates whether or not all the elements in the container have been subscribed to.
Declaration Syntax
C#Visual BasicVisual C++
public bool SubscribedToAllContainerElements { get; }
Public ReadOnly Property SubscribedToAllContainerElements As Boolean
public:
virtual property bool SubscribedToAllContainerElements {
	bool get () sealed;
}
Value
true if all the elements in the container have been subscribed to; otherwise, false.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)