LogNetBaseGetDropLogCount 方法 |
获取当前因为缓存过大导致被过滤掉的日志数量
Get the number of logs currently filtered out due to excessive caching
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public long GetDropLogCount()
Public Function GetDropLogCount As Long
public:
long long GetDropLogCount()
member GetDropLogCount : unit -> int64
返回值
类型:
Int64日志数量
参见