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