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

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