CommunicationPipeIncrConnectErrorCount 方法 |
自增当前的连续错误计数,并且获取自增后的值信息,最大到10亿为止,无法继续增加了。
Increment the current continuous error count, and obtain the value information after increment, up to 1 billion, can not continue to increase.
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法protected int IncrConnectErrorCount()
Protected Function IncrConnectErrorCount As Integer
protected:
int IncrConnectErrorCount()
member IncrConnectErrorCount : unit -> int
返回值
类型:
Int32自增后的值信息
参见