StreamLink.NET
CreateRecordSubscriptionParameters Method
StreamLink.NETCaplin.StreamLinkIParametersFactoryCreateRecordSubscriptionParameters()()()
Creates parameters for an empty record subscription (see Remarks).
Declaration Syntax
C#Visual BasicVisual C++
IRecordSubscriptionParameters CreateRecordSubscriptionParameters()
Function CreateRecordSubscriptionParameters As IRecordSubscriptionParameters
IRecordSubscriptionParameters^ CreateRecordSubscriptionParameters()
Return Value
A set of IRecordSubscriptionParameters containing no fields.
Remarks
When a subscription is made using the returned IRecordSubscriptionParameters, all fields in the record are subscribed to, so the application is subsequently supplied with updates to any of the fields in the record.

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