Share via


ForwarderControlPort Class

Microsoft Robotics Class Reference

Primary interface to a forwarder. Port set defines messages a forwarder must handle

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

Syntax

public sealed class ForwarderControlPort : PortSet<IForwarderControl, AttachToPath, DetachFromPath, Shutdown>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .PortSet
    Microsoft.Ccr.Core. . :: . .PortSet< (Of < ( <'IForwarderControl, AttachToPath, DetachFromPath, Shutdown> ) > ) >
      Microsoft.Dss.Services.Forwarders..::..ForwarderControlPort

See Also

ForwarderControlPort Members

Microsoft.Dss.Services.Forwarders Namespace