ReliableSubscribe Class
Microsoft Robotics Class Reference
Sonar Service ReliableSubscribe Operation
Namespace: Microsoft.Robotics.Services.Sonar.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
public class ReliableSubscribe : Subscribe<ReliableSubscribeRequestType, DsspResponsePort<SubscribeResponseType>, SonarOperations>
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Subscribe< (Of < ( <'ReliableSubscribeRequestType, DsspResponsePort< (Of < ( <'SubscribeResponseType> ) > ) >> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Subscribe< (Of < ( <'ReliableSubscribeRequestType, DsspResponsePort< (Of < ( <'SubscribeResponseType> ) > ) >, SonarOperations> ) > ) >
Microsoft.Robotics.Services.Sonar.Proxy..::..ReliableSubscribe