StreamLink for Silverlight
CreateRecordSubscriptionParameters Method
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.22.0 (5.0.22.0)