RestartRecoverableProcess

Description:

Restarts the specified recoverable process. Obtain the process ID of the recoverable process with the GetRecoverableProcesses method.

Method Arguments:

The following table describes the arguments of this microagent method:

Argument Name

Description

ProcessId

Process ID of the process to restart. The process will be restarted from its last saved checkpoint.

Output:

None