BeginPlayback Class

Microsoft Robotics Class Reference

Begin playback of entity movements from a .plb file

Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class BeginPlayback : Update<BeginPlaybackRequest, 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 < ( <'BeginPlaybackRequest, PortSet< (Of < ( <'DefaultUpdateResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Simulation.Engine.Proxy..::..BeginPlayback

See Also

BeginPlayback Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace