C# 클래스 Quickstarts.HistoricalEvents.Server.HistoricalEventsNodeManager.HistoryReadRequest

Stores a read history request.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
ContinuationPoint byte[]
Events LinkedList
Filter Opc.Ua.EventFilter
FilterContext Opc.Ua.FilterContext
NumValuesPerNode uint
TimeFlowsBackward bool

프로퍼티 상세

ContinuationPoint 공개적으로 프로퍼티

public byte[] ContinuationPoint
리턴 byte[]

Events 공개적으로 프로퍼티

public LinkedList Events
리턴 LinkedList

Filter 공개적으로 프로퍼티

public EventFilter,Opc.Ua Filter
리턴 Opc.Ua.EventFilter

FilterContext 공개적으로 프로퍼티

public FilterContext,Opc.Ua FilterContext
리턴 Opc.Ua.FilterContext

NumValuesPerNode 공개적으로 프로퍼티

public uint NumValuesPerNode
리턴 uint

TimeFlowsBackward 공개적으로 프로퍼티

public bool TimeFlowsBackward
리턴 bool