Click or drag to resize

IInternalController Methods

The IInternalController type exposes the following members.

Methods
  NameDescription
Public methodRun
Will be called once when the server is started. You are responsible for implementing processing logic in the Run method.
Top
See Also