当前的对象最后一次活跃的时间
Last active time of the current object
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public DateTime ActiveTime { get; }
Public ReadOnly Property ActiveTime As DateTime
Get
public:
property DateTime ActiveTime {
DateTime get ();
}
member ActiveTime : DateTime with get
属性值
类型:
DateTime参见