IInternalControllerRun Method |
Will be called once when the server is started.
You are responsible for implementing processing logic in the Run method.
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
SyntaxReturn Value
Type:
TaskTask
See Also