Document Shutdown event
This commit is contained in:
parent
4de8154064
commit
d88bf78242
1 changed files with 4 additions and 1 deletions
|
|
@ -89,7 +89,10 @@ Server
|
|||
------
|
||||
|
||||
Startup
|
||||
The server has started
|
||||
The server has started.
|
||||
|
||||
Shutdown
|
||||
The server is shutting down.
|
||||
|
||||
ClientOpened
|
||||
A client has connected to the web server.
|
||||
|
|
|
|||
Loading…
Reference in a new issue