Enum DnsConfigType

    Definition

    Namespace:
    Tizen.Network.Connection
    Assembly:
    Tizen.Network.Connection.dll

    Enumeration for the DNS configuration type.

    public enum DnsConfigType

    Fields

    Name Description
    Dynamic

    Config DNS using DHCP client

    None

    Not defined

    Static

    Manual DNS configuration

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX