CommunicationPipeResetConnectErrorCount 方法 |
重置当前的连续错误计数为0,并且返回重置前时候的值
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int ResetConnectErrorCount()
Public Function ResetConnectErrorCount As Integer
public:
int ResetConnectErrorCount()
member ResetConnectErrorCount : unit -> int
返回值
类型:
Int32重置前的值
参见