Submit(TBody, TResponse) Class

Microsoft Robotics Class Reference

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

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

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Submit<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.Core.DsspHttp. . :: . .HttpPost
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Submit
        Microsoft.Dss.Services.DefaultTarget. . :: . .Submit
        Microsoft.Dss.Services.ManifestLoaderClient.Proxy. . :: . .ValidateManifest
        Microsoft.Dss.Services.ManifestLoaderClient. . :: . .ValidateManifest
        Microsoft.Dss.Services.SubscriptionManager.Proxy. . :: . .Submit
        Microsoft.Dss.Services.SubscriptionManager. . :: . .Submit
        Microsoft.Dss.Services.UriLauncher. . :: . .LaunchUri
        Microsoft.Dss.Services.UriLauncher.Proxy. . :: . .LaunchUri
        Microsoft.Robotics.Services.DssStream. . :: . .ClearStreamBuffers
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .ClearStreamBuffers
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .WriteData
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .WriteText
        Microsoft.Robotics.Services.DssStream. . :: . .WriteData
        Microsoft.Robotics.Services.DssStream. . :: . .WriteText

See Also

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

Microsoft.Dss.ServiceModel.Dssp Namespace