The Server type exposes the following members.
Properties
Name | Description | |
---|---|---|
Bindings |
Gets a read-only collection of server bindings.
| |
IsRunning |
Gets a value indicating whether the server is currently running.
| |
Keys |
Gets a collection of server keys.
| |
LogWriter |
Gets or sets the log writer used by this object.
| |
Modules |
Gets an enumerator for currently bound modules.
| |
Sessions |
Gets an enumerator for currently active sessions.
| |
Settings |
Gets server settings.
| |
Users |
Gets a collection of users. Provides a simple user database which is used by default when no custom authentication has been defined.
|