当前超时对象的唯一ID信息,没实例化一个对象,id信息就会自增1
            The unique ID information of the current timeout object. If an object is not instantiated, the id information will increase by 1
            
 
        命名空间: 
     HslCommunication
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public long UniqueId { get; }Public ReadOnly Property UniqueId As Long
	Get
public:
property long long UniqueId {
	long long get ();
}member UniqueId : int64 with get
属性值
类型:
Int64 参见
参见