ProcessMonitor.closeStdin

Closes the monitor's end of stdin for the process.

class ProcessMonitor
shared
void
closeStdin
()

Throws

InvalidStateException when the process is not running.

Meta