Click or drag to resize

Frame.CreatedTimestamp Property

Gets timestamp, in ticks, of when this Frame was created.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.246-beta
Syntax
public Ticks CreatedTimestamp { get; }
View Source

Property Value

Ticks

Implements

IFrame.CreatedTimestamp
See Also