ShutdownReply

@Serializable
class ShutdownReply(val restart: Boolean) : OkReplyContent

Constructors

Link copied to clipboard
constructor(restart: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard