Share via


UpsertReliableSubscription Class

Microsoft Robotics Class Reference

Upsert. Adds a new subscription if one with the same properties is not present. Modifies existing one otherwise

Namespace: Microsoft.Dss.Services.SubscriptionManager
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class UpsertReliableSubscription : Upsert<InsertReliableSubscriptionMessage, 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 < ( <'InsertReliableSubscriptionMessage, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.SubscriptionManager..::..UpsertReliableSubscription

See Also

UpsertReliableSubscription Members

Microsoft.Dss.Services.SubscriptionManager Namespace