Show / Hide Table of Contents

    Enum ProtocolType

    Specifies the protocols that the GprsSocket class supports.

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

    Implementation follows .NETMF System.Net.Sockets.ProtocolType

    Fields

    Name Description
    Tcp

    Transmission control protocol

    Udp

    User datagram protocol

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX