Click or drag to resize

IServer Methods

The IServer type exposes the following members.

Methods
  NameDescription
Public methodConfig
Returns JSON representation of settings.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodStart
Starts all endpoints
Public methodStop
Kills all endpoints
Top
See Also