Click or drag to resize

EngineGroupEngineTime Property

Note: This API is now obsolete.

Gets the engine time.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[ObsoleteAttribute("Please use EngineTimeData")]
public int EngineTime { get; set; }
View Source

Property Value

Int32
The engine time.
See Also