AP&C API Reference
|
The application host for remoting our ECOP services via HTTP. More...
Public Member Functions | |
RemotedHost (DataManager parent) | |
Initializes a new instance of the RemotedHost class. More... | |
override void | Start (string urlBase) |
override void | Configure (Funq.Container container) |
Configures the specified container. More... | |
The application host for remoting our ECOP services via HTTP.
|
inline |
Initializes a new instance of the RemotedHost class.
|
inline |
Configures the specified container.
container | The container. |