Interface ProcessTerminatedMessage

Sent to inform the counter part process that the process termination has been completed.

interface ProcessTerminatedMessage {
    type: 0;
}

Properties

Properties

type: 0