Click or drag to resize

OutageLogFirst Method

Gets the first outage in the list of outages.

Namespace: GSF.IO
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public Outage First()
View Source

Return Value

Outage
The first outage, or null if there are no outages.
See Also