Click or drag to resize

BinaryImageParserBaseRunTime Property

Gets the total amount of time, in seconds, that the BinaryImageParserBase has been active.

Namespace: GSF.Parsing
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.284-beta+805ed69bbaa748bda5f49830845a2ffff2791ae0
Syntax
public Time RunTime { get; }
View Source

Property Value

Time
See Also