Crosser.Server.Modules.Controller Namespace |
Class | Description | |
---|---|---|
Dashboard |
Internal (long running) controller.
You cant connect to controllers that implement the IInternalController interface.
To create your own LongRunningProcess, just implement the IInternalController interface and start a Task in the Run method
|