OutageLogFirst Method

Gets the first outage in the list of outages.

Definition

Namespace: Gemstone.IO
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.170 -- Release Build+d52ae7197b8b2924ea9e1e530d25301718816611
public Outage? First()

Return Value

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

See Also