|  | SocketError Enumeration | 
Namespace: Eclo.NETMF.SIM800H
 Syntax
Syntaxpublic enum SocketError
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | The operation completed successfully. | |
| SocketError | -1 | The socket has an error. | |
| TooManyOpenSockets | 10024 | ||
| ProtocolNotSupported | 10043 | 
 Remarks
Remarks See Also
See Also