Table of Contents

Namespace IceRpc.Transports.Coloc

Provides the coloc duplex transport. It implements the duplex transport abstractions for "colocated" communications within the same address space.

Classes

ColocTransport

The Coloc transport class provides a client and server duplex transport that can be used for in-process communications.

ColocTransportOptions

A property bag used to configure a ColocTransport.