mode


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.2" ) ]
public uint mode { get; set; }

The operating mode of the virtual device.

Allowed values are nm_setting_tun_mode_tun to create a layer 3 device and nm_setting_tun_mode_tap to create an Ethernet-like layer 2 one.