Share via


CreateWithRuntimeConfigRequest Class

Microsoft Robotics Class Reference

Advanced service create request with runtime configuration options

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

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/constructor.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/constructor.html", 
    ElementName = "CreateWithRuntimeConfigRequest")]
public class CreateWithRuntimeConfigRequest : ServiceInfoType, 
    IDssSerializable, ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .ServiceInfoType
    Microsoft.Dss.Services.Constructor.Proxy..::..CreateWithRuntimeConfigRequest

See Also

CreateWithRuntimeConfigRequest Members

Microsoft.Dss.Services.Constructor.Proxy Namespace