Share via


Timestamp Property

Microsoft Robotics Class Reference

The origination time of the data packet

Namespace: Microsoft.Robotics.Services.DssStream
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute(XmlOmitDefaultValue = true)]
[DataMemberConstructorAttribute(Order = )]
public DateTime Timestamp { get; set; }

See Also

StreamData Class

Microsoft.Robotics.Services.DssStream Namespace