Click or drag to resize

Frame Properties

The Frame type exposes the following members.

Properties
  Name Description
Public property CreatedTimestamp Gets timestamp, in ticks, of when this Frame was created.
Public property LastSortedMeasurement Gets or sets reference to last measurement that was sorted into this Frame.
Public property Lifespan Gets the life-span of this Frame since its creation.
Public property Measurements Keyed measurements in this Frame.
Public property Published Gets or sets published state of this Frame (pre-processing).
Public property SortedMeasurements Gets or sets total number of measurements that have been sorted into this Frame.
Public property Timestamp Gets or sets exact timestamp, in Ticks, of the data represented in this Frame.
Top
See Also