IInternalController Methods |
The IInternalController type exposes the following members.
| Name | Description | |
|---|---|---|
| Run |
Will be called once when the server is started.
You are responsible for implementing processing logic in the Run method.
|