ControlPanelOperations Class

Microsoft Robotics Class Reference

Control Panel service operations port

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class ControlPanelOperations : PortSet<DsspDefaultLookup, DsspDefaultDrop, Get, HttpGet, HttpQuery, HttpPost, DropProcess, UpdateRuntimeConfiguration>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .PortSet
    Microsoft.Ccr.Core. . :: . .PortSet< (Of < ( <'DsspDefaultLookup, DsspDefaultDrop, Get, HttpGet, HttpQuery, HttpPost, DropProcess, UpdateRuntimeConfiguration> ) > ) >
      Microsoft.Dss.Services.ControlPanel.Proxy..::..ControlPanelOperations

See Also

ControlPanelOperations Members

Microsoft.Dss.Services.ControlPanel.Proxy Namespace