class _ProcessEndpointTransport(proxyForInterface(_IProcessTransportWithConsumerAndProducer, '_process')): (source)
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. |