Click or drag to resize
AircraftListJsonBuilderArgsServerTimeTicks Property
Gets or sets the time (in ticks) that the last aircraft list received by the site was generated by the server. This is -1 if the stm query string parameter is not present or not parseable.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long ServerTimeTicks { get; set; }

Property Value

Type: Int64
See Also