Click or drag to resize

OutageLogOutages Property

Gets the full list of outages in the log.

Namespace: GSF.IO
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public List<Outage> Outages { get; }
View Source

Property Value

ListOutage
See Also