Description of subscription duration, including start and end times, amount, and whether the subscription will be continuous or one time.
Inheritance Hierarchy
GF.Api.SubscriptionsDuration
Namespace: GF.Api.Subscriptions
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The Duration type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Duration |
Constructor
|
Properties
| Name | Description | |
|---|---|---|
| Amount |
Amount of bars/ticks per request
| |
| Continuity |
Continuous or one-time
| |
| End |
End of range (UTC)
| |
| Start |
Start of range (UTC)
|
See Also