Click or drag to resize

Crosser.Server.Modules.Controller Namespace

 
Classes
  ClassDescription
Public classDashboard
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