SubscribeForSimulationEntity Class

Microsoft Robotics Class Reference

Subscribe for entity

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class SubscribeForSimulationEntity : Subscribe<EntitySubscribeRequestType, PortSet<SubscribeResponseType, Fault>, SimulationEnginePort>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Subscribe< (Of < ( <'EntitySubscribeRequestType, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.ServiceModel.Dssp. . :: . .Subscribe< (Of < ( <'EntitySubscribeRequestType, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >, SimulationEnginePort> ) > ) >
          Microsoft.Robotics.Simulation.Engine.Proxy..::..SubscribeForSimulationEntity

See Also

SubscribeForSimulationEntity Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace