ISubscription Interface

GF API Documentation
Represents a server data feed

Namespace:  GF.Api.Subscriptions
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface ISubscription : IComparable

The ISubscription type exposes the following members.

Properties

  NameDescription
Public propertyContract
Contract
Public propertyDescription
BarDescription for the subscription
Public propertyDuration
Data retrieve parameters such as Start\EndDate or bar amount
Public propertyID
Subscription identifier
Top
Methods

  NameDescription
Public methodUnsubscribe
Stop the data feed
Top
See Also

Reference