In-process communication
Signals that there is only in-process communication not using a "real" network protocol in cases where network attributes would normally be expected. Usually all other network attributes can be left out in that case.
TraceAttributes::NET_TRANSPORT
public const NET_TRANSPORT_INPROC = 'inproc';