StreamLink.NET
SubscribedToAllContainerElements Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionSubscribedToAllContainerElements
Gets a value indicating whether all elements in the container have been subscribed to. No window has been set.
Declaration Syntax
C#Visual BasicVisual C++
bool SubscribedToAllContainerElements { get; }
ReadOnly Property SubscribedToAllContainerElements As Boolean
property bool SubscribedToAllContainerElements {
	bool get ();
}
Value
true if all container elements have been subscribed to; otherwise, false.
Remarks
This property should be checked prior to using WindowStartIndex and WindowSize.

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