CreateWithRuntimeConfiguration Class

Microsoft Robotics Class Reference

Create service operation

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

Syntax

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..::..CreateWithRuntimeConfiguration

See Also

CreateWithRuntimeConfiguration Members

Microsoft.Dss.Services.Constructor Namespace