|  | SocketException Class | 
[Missing <summary> documentation for "T:Eclo.NETMF.SIM800H.SocketException"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Eclo.NETMF.SIM800H
 Syntax
Syntax[SerializableAttribute] public class SocketException : Exception
The SocketException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SocketException | Initializes a new instance of the SocketException class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ErrorCode | |
|  | InnerException | (Inherited from Exception.) | 
|  | Message | (Inherited from Exception.) | 
|  | StackTrace | (Inherited from Exception.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Exception.) | 
 Remarks
Remarks See Also
See Also