C# 클래스 Opc.Ua.Server.Session.HistoryContinuationPoint

Stores a continuation point used for historial reads.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
Id System.Guid
Timestamp System.DateTime
Value object

프로퍼티 상세

Id 공개적으로 프로퍼티

public Guid,System Id
리턴 System.Guid

Timestamp 공개적으로 프로퍼티

public DateTime,System Timestamp
리턴 System.DateTime

Value 공개적으로 프로퍼티

public object Value
리턴 object