C# Class Quickstarts.HistoricalEvents.Server.HistoricalEventsNodeManager.HistoryReadRequest

Stores a read history request.
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
ContinuationPoint byte[]
Events LinkedList
Filter Opc.Ua.EventFilter
FilterContext Opc.Ua.FilterContext
NumValuesPerNode uint
TimeFlowsBackward bool

Property Details

ContinuationPoint public_oe property

public byte[] ContinuationPoint
Résultat byte[]

Events public_oe property

public LinkedList Events
Résultat LinkedList

Filter public_oe property

public EventFilter,Opc.Ua Filter
Résultat Opc.Ua.EventFilter

FilterContext public_oe property

public FilterContext,Opc.Ua FilterContext
Résultat Opc.Ua.FilterContext

NumValuesPerNode public_oe property

public uint NumValuesPerNode
Résultat uint

TimeFlowsBackward public_oe property

public bool TimeFlowsBackward
Résultat bool