Click or drag to resize

UPNPDeviceIsValidGateway Method

Returns true if this is a valid IGD (InternetGatewayDevice) which potentially supports port forwarding.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsValidGateway()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.UPNPDevice.IsValidGateway"]

See Also