Click or drag to resize

ParserTimeError Property

Gets a flag that indicates whether the parser encountered an error while parsing the timestamp in the last call to ReadNext.

Namespace: GSF.EMAX
Assembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.181-beta
Syntax
public bool TimeError { get; }
View Source

Property Value

Boolean
See Also