点击或拖拽改变大小

LogStatisticsDictGetStatisticsSnapshot 方法

获取当前的统计信息的数据快照,这是数据的副本,修改了里面的值不影响
Get a data snapshot of the current statistics. This is a copy of the data. Modifying the value inside does not affect

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public long[] GetStatisticsSnapshot(
	string key
)

参数

key
类型:SystemString
当前的关键字的信息

返回值

类型:Int64
实际的统计数据信息
参见