ForwardCloseHandler Class |
Namespace: Demo3D.PLC.Comms.CIP.Nodes
public abstract class ForwardCloseHandler : ServiceRequestHandler
The ForwardCloseHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| ForwardCloseHandler |
Constructs a ForwardCloseHandler.
|
| 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.
|