class documentation

class _ProcessEndpointTransport(proxyForInterface(_IProcessTransportWithConsumerAndProducer, '_process')): (source)

View In Hierarchy

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.
An active process transport which will be used by write methods on this object to write data to a child process.