Upsert(TBody, TResponse) Class

Microsoft Robotics Class Reference

Upsert operation

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class Upsert<TBody, TResponse> : DsspOperation<TBody, TResponse>
where TBody : new()
where TResponse : new(), IPort

Type Parameters

  • TBody
    [Missing <typeparam name="TBody"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Upsert`2"]

  • TResponse
    [Missing <typeparam name="TResponse"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Upsert`2"]

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Upsert<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Upsert
        Microsoft.Dss.Services.DefaultTarget. . :: . .Upsert
        Microsoft.Dss.Services.Directory.Proxy. . :: . .Upsert
        Microsoft.Dss.Services.Directory. . :: . .Upsert
        Microsoft.Dss.Services.PartnerListManager.Proxy. . :: . .Upsert
        Microsoft.Dss.Services.PartnerListManager.Proxy. . :: . .UpsertMultiple
        Microsoft.Dss.Services.PartnerListManager. . :: . .Upsert
        Microsoft.Dss.Services.PartnerListManager. . :: . .UpsertMultiple
        Microsoft.Dss.Services.SubscriptionManager.Proxy. . :: . .UpsertReliableSubscription
        Microsoft.Dss.Services.SubscriptionManager.Proxy. . :: . .UpsertSubscription
        Microsoft.Dss.Services.SubscriptionManager. . :: . .UpsertReliableSubscription
        Microsoft.Dss.Services.SubscriptionManager. . :: . .UpsertSubscription

See Also

Upsert< (Of < ( <'TBody, TResponse> ) > ) > Members

Microsoft.Dss.ServiceModel.Dssp Namespace