18#ifndef __SERVER_RECOVERY_RECOVERYMESSAGE_H
19#define __SERVER_RECOVERY_RECOVERYMESSAGE_H
Basic message format for sending on a Channel.
u32 ProcessID
Process Identification Number.
Action
Actions which may be performed on the recovery server.
ProcessID pid
Process identifier of target process.
Recovery::Result result
Result of action.
Recovery::Action action
Action to perform.
ProcessID from
Source of the message.