NetSupportSocketErrorCode 属性 |
表示Socket发生异常的错误码
An error code indicates that an exception has occurred in the socket
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static int SocketErrorCode { get; }
Public Shared ReadOnly Property SocketErrorCode As Integer
Get
public:
static property int SocketErrorCode {
int get ();
}
static member SocketErrorCode : int with get
属性值
类型:
Int32参见