Insert(TBody, TResponse) Class

Microsoft Robotics Class Reference

Insert 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 Insert<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.Insert`2"]

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

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Insert<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspDefaultDelete
        Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspDefaultInsert
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService. . :: . .Insert
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService.Proxy. . :: . .Insert
        Microsoft.Dss.Services.ConsoleOutput. . :: . .Insert
        Microsoft.Dss.Services.ConsoleOutput.Proxy. . :: . .Insert
        Microsoft.Dss.Services.DefaultTarget. . :: . .Insert
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Insert
        Microsoft.Dss.Services.Directory. . :: . .Insert
        Microsoft.Dss.Services.Directory.Proxy. . :: . .Insert
        Microsoft.Dss.Services.ManifestLoader. . :: . .Insert
        Microsoft.Dss.Services.ManifestLoader.Proxy. . :: . .Insert
        Microsoft.Dss.Services.ManifestLoaderClient. . :: . .Insert
        Microsoft.Dss.Services.ManifestLoaderClient.Proxy. . :: . .Insert
        Microsoft.Dss.Services.Security.Manager. . :: . .AddContractPolicy
        Microsoft.Dss.Services.Security.Manager. . :: . .AddPathPolicy
        Microsoft.Dss.Services.Security.Manager. . :: . .AddRole
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .AddContractPolicy
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .AddPathPolicy
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .AddRole
        Microsoft.Dss.Services.SubscriptionManager. . :: . .InsertReliableSubscription
        Microsoft.Dss.Services.SubscriptionManager. . :: . .InsertSubscription
        Microsoft.Dss.Services.SubscriptionManager.Proxy. . :: . .InsertReliableSubscription
        Microsoft.Dss.Services.SubscriptionManager.Proxy. . :: . .InsertSubscription
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .ReadData
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .ReadText
        Microsoft.Robotics.Services.DssStream. . :: . .ReadData
        Microsoft.Robotics.Services.DssStream. . :: . .ReadText
        Microsoft.Robotics.Simulation.Engine. . :: . .InsertSimulationEntity
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .InsertSimulationEntity

See Also

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

Microsoft.Dss.ServiceModel.Dssp Namespace