Share via


QuerySimulatorConfiguration Class

Microsoft Robotics Class Reference

Query for Simulator Configuration

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class QuerySimulatorConfiguration : Query<SimulatorConfiguration, PortSet<SimulatorConfiguration, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Query< (Of < ( <'SimulatorConfiguration, PortSet< (Of < ( <'SimulatorConfiguration, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Simulation.Engine.Proxy..::..QuerySimulatorConfiguration

See Also

QuerySimulatorConfiguration Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace