StreamLink.NET
IContainerSubscriptionParameters Interface
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionParameters
Subscription parameters for Containers
Declaration Syntax
C#Visual BasicVisual C++
public interface IContainerSubscriptionParameters : ISubscriptionParameters
Public Interface IContainerSubscriptionParameters _
	Implements ISubscriptionParameters
public interface class IContainerSubscriptionParameters : ISubscriptionParameters
Members
All MembersMethodsProperties



IconMemberDescription
ElementCount
Gets the count of the number of elements from the start index to be requested.

RecordSubscriptionParameters
Gets the record subscription parameters used to filter any record elements within the container.

StartIndex
Gets the start index.

ToParameterString()()()
Converts the ISubscriptionParameters into a string representation.
(Inherited from ISubscriptionParameters.)

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