Duration Class

GF API Documentation
Description of subscription duration, including start and end times, amount, and whether the subscription will be continuous or one time.
Inheritance Hierarchy

SystemObject
  GF.Api.SubscriptionsDuration

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

public sealed class Duration

The Duration type exposes the following members.

Constructors

  NameDescription
Public methodDuration
Constructor
Top
Properties

  NameDescription
Public propertyAmount
Amount of bars/ticks per request
Public propertyContinuity
Continuous or one-time
Public propertyEnd
End of range (UTC)
Public propertyStart
Start of range (UTC)
Top
See Also

Reference