Enum ConnectionError

    Definition

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

    Enumeration for the connection errors.

    public enum ConnectionError

    Fields

    Name Description
    AddressFamilyNotSupported

    Address family not supported

    AlreadyExists

    Already exists

    DhcpFailed

    DHCP failed

    EndOfIteration

    End of iteration

    InvalidKey

    Invalid key

    InvalidOperation

    Invalid operation

    InvalidParameter

    Invalid parameter

    NoConnection

    There is no connection

    None

    Successful

    NoReply

    No reply

    NotSupported

    Not supported

    NowInProgress

    Now in progress

    OperationAborted

    Operation is aborted

    OperationFailed

    Operation failed

    OutOfMemoryError

    Out of memory error

    PermissionDenied

    Permission denied

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