StreamLink.NET  7.1.0-7.1.0-3721-10b9a50
 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 Fri Jul 27 2018 10:56:58 for StreamLink.NET