Share via


LastFrameUpdate Property

Microsoft Robotics Class Reference

Timestamp of last frame capture

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

Syntax

[DataMemberAttribute(XmlOmitDefaultValue = true)]
[BrowsableAttribute(false)]
public DateTime LastFrameUpdate { get; set; }

See Also

WebCamState Class

Microsoft.Robotics.Services.WebCam Namespace