A shutdown request is sent from the client to the server. It is sent once when the client decides to shutdown the server. The only notification that is sent after a shutdown request is the exit event.

Static variables

@:value(new ProtocolRequestType<NoData,NoData,Never,NoData,NoData>("shutdown"))staticfinalinlineread onlytype:ProtocolRequestType<NoData, NoData, Never, NoData, NoData> = new ProtocolRequestType<NoData,NoData,Never,NoData,NoData>("shutdown")