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