Identifies the Values for NetTransportValues enum definition
Transport protocol used. See note below.
Use the NETTRANSPORTVALUES_XXXXX constants rather than the NetTransportValues.XXXXX for bundle minification.
In-process communication.
Another IP-based protocol.
ip_tcp.
ip_udp.
Something else (non IP-based).
Named or anonymous pipe. See note below.
Unix Domain socket. See below.
Identifies the Values for NetTransportValues enum definition
Transport protocol used. See note below.
Deprecated
Use the NETTRANSPORTVALUES_XXXXX constants rather than the NetTransportValues.XXXXX for bundle minification.