Creates Duration for tick subscription
Namespace: GF.Api.Subscriptions.Ticks
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Methods
Name | Description | |
---|---|---|
Create(DateTime) |
Create with start date
| |
Create(Int32) |
Create with amount
| |
Create(DateTime, DateTime) |
Create with start and end dates
| |
Create(DateTime, Int32) |
Create with end date and amount
|
See Also