Click or drag to resize

UPNPDiscoverIpv6 Property

If true, IPv6 is used for UPNPDevice discovery.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool DiscoverIpv6 { get; set; }

Property Value

Type: Boolean
See Also