ForwardOpenHandler Class |
Namespace: Demo3D.PLC.Comms.CIP.Nodes
public abstract class ForwardOpenHandler : ServiceRequestHandler
The ForwardOpenHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| ForwardOpenHandler |
Constructs a ForwardOpenHandler.
|
| Name | Description | |
|---|---|---|
| Error |
Generates an error response to the caller.
| |
| RouteRequest |
Routes the request through to final target class/instance.
| |
| Success |
Generates a success response to the caller, and creates an IConnection object.
|