CreateWithRuntimeConfiguration Class

Microsoft Robotics Class Reference

Create service operation

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class CreateWithRuntimeConfiguration : Create<CreateWithRuntimeConfigRequest, PortSet<CreateResponse, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'CreateWithRuntimeConfigRequest, PortSet< (Of < ( <'CreateResponse, Fault> ) > ) >> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Create< (Of < ( <'CreateWithRuntimeConfigRequest, PortSet< (Of < ( <'CreateResponse, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.Constructor.Proxy..::..CreateWithRuntimeConfiguration

See Also

CreateWithRuntimeConfiguration Members

Microsoft.Dss.Services.Constructor.Proxy Namespace