LogValueLimitDictLogStat 属性 |
获取当前词典类自身的日志统计对象,统计所有的元素的数据分析次数
Get the log statistics object of the current dictionary class itself, count the data analysis times of all elements
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public LogStatistics LogStat { get; }
Public ReadOnly Property LogStat As LogStatistics
Get
public:
property LogStatistics^ LogStat {
LogStatistics^ get ();
}
member LogStat : LogStatistics with get
属性值
类型:
LogStatistics参见