点击或拖拽改变大小

CommunicationPipeIsConnectError 方法

当前的管道连接对象是否发生了错误,这里的错误通常是串口,或是网络错误
Whether there is an error in the current pipe connection object, where the error is usually a serial port, or a network error

命名空间:  HslCommunication.Core.Pipe
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public virtual bool IsConnectError()

返回值

类型:Boolean
是否发生了通道的异常
参见