CommunicationPipeIncrConnectErrorCount 方法 |
自增当前的连续错误计数,并且获取自增后的值信息,最大到10亿为止,无法继续增加了。
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected int IncrConnectErrorCount()
Protected Function IncrConnectErrorCount As Integer
protected:
int IncrConnectErrorCount()
member IncrConnectErrorCount : unit -> int
返回值
类型:
Int32自增后的值信息
参见