Optionalproperties: Partial<RaknetServerProperties>Weather the server is alive
ReadonlyconnectionsA collection of connections for the server.
ReadonlyguidThe server guid for the server instance.
ProtectedintervalThe server tick interval
ReadonlyloggerThe raknet server logger
ReadonlypropertiesThe raknet properties for the server instance.
ReadonlysocketThe udp4 socket instance for the server.
The address the raknet server is bound to.
The address the raknet server is bound to.
The max connections of the server.
The max connections of the server.
The maximum transmission unit size for the server.
The maximum transmission unit size for the server.
The message of the day of the server.
The message of the day of the server.
The minimum transmission unit size for the server.
The minimum transmission unit size for the server.
The port the raknet server is bound to.
The port the raknet server is bound to.
The protocol version of the server.
The protocol version of the server.
The version of the server.
The version of the server.
ProtectedhandleStarts the server
Stops the server
The raknet server