Click or drag to resize

OutageLog Properties

The OutageLog type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of outages in the log.
Public property FileName Gets or sets the file name for the outage log; file name can be set with a relative path.
Public property IsDisposed Gets a flag that indicates whether the object has been disposed.
Public property Outages Gets the full list of outages in the log.
Public property Status Gets the current status details about OutageLog.
Top
See Also