Table of Contents

TransportConfiguration

Fields
Default = 0

With this option, native core will use native transports, while managed core will use managed transports.

ManagedOnly = 1

Both cores will use managed transports.

ManagedWithExperimentalUDP = 2

In case TransportType uses UDP, both cores will use new, experimental, allocation-less, managed UDPv2.