点击或拖拽改变大小

HslTimeOutIsTimeout 属性

是否发生了超时的操作,当调用方因为异常结束的时候,需要对IsTimeout进行判断,是否因为发送了超时导致的异常
Whether a timeout operation has occurred, when the caller ends abnormally, it needs to judge IsTimeout, whether it is an exception caused by a timeout sent

命名空间:  HslCommunication
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public bool IsTimeout { get; set; }

属性值

类型:Boolean
参见