UpsertSubscription Class
Microsoft Robotics Class Reference
Upsert. Adds new subscription or modifies existing one
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 UpsertSubscription : Upsert<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. . :: . .Upsert< (Of < ( <'InsertSubscriptionMessage, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >> ) > ) >
Microsoft.Dss.Services.SubscriptionManager.Proxy..::..UpsertSubscription