RoutableIncomingRequest Class |
Namespace: Demo3D.PLC.Comms.CIP
public class RoutableIncomingRequest : IncomingRequest
The RoutableIncomingRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| RoutableIncomingRequest |
Constructs a RoutableIncomingRequest and unpacks the first logical path from the EPATH into Route.
|
| Name | Description | |
|---|---|---|
| MoreRoutesAvailable |
Return true if more routes available in the message EPATH.
| |
| RequestData |
The incoming request data.
(Inherited from IncomingRequest.) | |
| Route |
The current EPATH logical path.
| |
| ServiceCode |
The incoming request service code.
(Inherited from IncomingRequest.) |