Show / Hide Table of Contents

    Enum SocketError

    Defines socket error constants.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public enum SocketError
    Remarks

    Implementation follows .NETMF System.Net.Sockets.SocketError

    Fields

    Name Description
    ProtocolNotSupported
    SocketError

    The socket has an error.

    Success

    The operation completed successfully.

    TooManyOpenSockets
    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX