.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
CSocket 类
CSocket 属性
Error 属性
ErrorMsg 属性
RcvBufSize 属性
SndBufSize 属性
Status 属性
TimeOut 属性
TimeOutRetries 属性
CSocket.Error 属性
表示错误代码的数字值。
命名空间:
VO
程序集:
VOInternetClasses (在 VOInternetClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
Error
AS
DWORD
GET
SET
public
virtual
uint
Error
{
get
;
set
; }
查看代码
属性值
类型:
UInt32
表示错误代码的数字值。
参见
引用
CSocket 类
VO 命名空间