Subscribe Class

Microsoft Robotics Class Reference

Infrared Service Subscribe Operation

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

Syntax

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

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Subscribe< (Of < ( <'SubscribeRequestType, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.Infrared.Proxy..::..Subscribe

See Also

Subscribe Members

Microsoft.Robotics.Services.Infrared.Proxy Namespace