Click or drag to resize
LocationAndTimeErrorCode Property
Error code for the request. 404 - not found 408 - request timeout 601 - network error 602 - no memory 603 - DNS error 604 - Stack busy 65535 - Other error

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public int ErrorCode { get; set; }

Property Value

Type: Int32
See Also