Click or drag to resize

ForwardCloseRequest Class

Forward close request information.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPForwardCloseRequest

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public sealed class ForwardCloseRequest

The ForwardCloseRequest type exposes the following members.

Constructors
  NameDescription
Public methodForwardCloseRequest
Constructs a ForwardClose request.
Top
Properties
  NameDescription
Public propertyKey
The connection key.
Public propertyRoute
The target EPATH.
Top
See Also