Share via


UpdateFrame Class

Microsoft Robotics Class Reference

Frame update operation

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class UpdateFrame : Update<UpdateFrameRequest, PortSet<DefaultUpdateResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Update< (Of < ( <'UpdateFrameRequest, PortSet< (Of < ( <'DefaultUpdateResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.WebCam.Proxy..::..UpdateFrame

See Also

UpdateFrame Members

Microsoft.Robotics.Services.WebCam.Proxy Namespace