InsertSubscription Class
Microsoft Robotics Class Reference
Insert. Adds subscription
Namespace: Microsoft.Dss.Services.SubscriptionManager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
public class InsertSubscription : Insert<InsertSubscriptionMessage, PortSet<SubscribeResponseType, Fault>>
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Insert< (Of < ( <'InsertSubscriptionMessage, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >> ) > ) >
Microsoft.Dss.Services.SubscriptionManager.Proxy..::..InsertSubscription