StreamLink.NET  7.1.6-7.1.6-3952-ee12172
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Caplin.StreamLink.ISubscriptionParameters Interface Reference

The base interface for defining parameters that apply to Subscriptions. More...

Inheritance diagram for Caplin.StreamLink.ISubscriptionParameters:
Caplin.StreamLink.IFreeFormSubscriptionParameters Caplin.StreamLink.IJsonSubscriptionParameters Caplin.StreamLink.IRecordSubscriptionParameters Caplin.StreamLink.IContainerSubscriptionParameters

Detailed Description

The base interface for defining parameters that apply to Subscriptions.

When using parameters, use the relevant sub-interface, according to the subject type of the subscription. You create a SubscriptionParameters instance by using the createXXXParameters methods on the StreamLink object. After setting the parameter values you can pass them to the subscribe() or snapshot() methods on the StreamLink object.


Generated on Tue Apr 28 2020 06:25:31 for StreamLink.NET