Click or drag to resize
SocketException Constructor
Initializes a new instance of the SocketException class

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 SocketException(
	SocketError errorCode
)

Parameters

errorCode
Type: Eclo.NETMF.SIM800HSocketError

[Missing <param name="errorCode"/> documentation for "M:Eclo.NETMF.SIM800H.SocketException.#ctor(Eclo.NETMF.SIM800H.SocketError)"]

See Also