Click or drag to resize

OutgoingResponse Class

A single outgoing message router response.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPOutgoingResponse

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public abstract class OutgoingResponse

The OutgoingResponse type exposes the following members.

Constructors
  NameDescription
Protected methodOutgoingResponse
Initializes a new instance of the OutgoingResponse class
Top
Methods
See Also