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