Click or drag to resize

ServiceRequestHandler Class

A base class for additional service request data, such as ForwardOpenHandler and ForwardCloseHandler.
Inheritance Hierarchy

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

The ServiceRequestHandler type exposes the following members.

Constructors
  NameDescription
Public methodServiceRequestHandler
Initializes a new instance of the ServiceRequestHandler class
Top
See Also