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 |