点击或拖拽改变大小

HslTimeOutHandleTimeOutCheck 方法 (HslTimeOut)

新增一个超时检测的对象,当操作完成的时候,需要自行标记HslTimeOut对象的IsSuccessfulTrue
Add a new object for timeout detection. When the operation is completed, you need to mark the IsSuccessful of the HslTimeOut object as True

命名空间:  HslCommunication
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public static void HandleTimeOutCheck(
	HslTimeOut timeOut
)

参数

timeOut
类型:HslCommunicationHslTimeOut
超时对象
参见