ForwardOpenHandler Methods |
The ForwardOpenHandler type exposes the following members.
| 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.
|