StreamLink.NET
CreateRecordSubscriptionParameters Method
StreamLink.NETCaplin.StreamLinkIParametersFactoryCreateRecordSubscriptionParameters()()()
Members
IconMemberDescription
CreateRecordSubscriptionParameters()()()
Creates default parameters for a record subscription. All fields of the record will be subscribed to with no filtering (see Remarks).

CreateRecordSubscriptionParameters(array<String>[]()[])
Creates parameters for a record subscription, defining which fields will be requested.

CreateRecordSubscriptionParameters(String)
Creates parameters for a record subscription, specifying a filter that restricts the information returned in updates on the subject.

CreateRecordSubscriptionParameters(array<String>[]()[], String)
Creates the parameters for a record subscription, defining which fields will be requested and specifying a filter that restricts the information returned in updates on the subject.

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