InsertReliableSubscription Class

Microsoft Robotics Class Reference

Insert. Adds reliable subscription

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 InsertReliableSubscription : Insert<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. . :: . .Insert< (Of < ( <'InsertReliableSubscriptionMessage, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.SubscriptionManager..::..InsertReliableSubscription

See Also

InsertReliableSubscription Members

Microsoft.Dss.Services.SubscriptionManager Namespace