StreamLink.NET  7.1.2-7.1.2-3871-d81f059
 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.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 Thu Aug 22 2019 18:15:37 for StreamLink.NET