Timestamp Property

Microsoft Robotics Class Reference

The origination time of the text packet

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

Syntax

[DataMemberAttribute(Order = , XmlOmitDefaultValue = true)]
[DataMemberConstructorAttribute(Order = )]
[DefaultValueAttribute(typeof(DateTime), "0001-01-01T00:00:00")]
public DateTime Timestamp { get; set; }

See Also

StreamText Class

Microsoft.Robotics.Services.DssStream.Proxy Namespace