class documentation
class _ProcessEndpointTransport(proxyForInterface(
An ITransport, IProcessTransport, IConsumer, and IPushProducer provider for the IProtocol instance passed to the process endpoint.
| Instance Variable | _process |
An active process transport which will be used by write methods on this object to write data to a child process. |