StreamLink.NET
WindowSize Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionWindowSize
Gets the number of elements in the container that have been requested from the given WindowStartIndex.
Declaration Syntax
C#Visual BasicVisual C++
int WindowSize { get; }
ReadOnly Property WindowSize As Integer
property int WindowSize {
	int get ();
}
Value
The element count. If no element count has been set the value will be see cref="int.MinValue" />.

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