C# Class Opc.Ua.Server.Session.HistoryContinuationPoint

Stores a continuation point used for historial reads.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
Id System.Guid
Timestamp System.DateTime
Value object

Property Details

Id public_oe property

public Guid,System Id
return System.Guid

Timestamp public_oe property

public DateTime,System Timestamp
return System.DateTime

Value public_oe property

public object Value
return object