We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
private static Stream GetTransport(int processId) { try { var process = Process.GetProcessById(processId); }
sidecar containers can talk to each other via unix domain sockets, but you cannot get processes of a container from the another.