FreeFlow class library

Alert Class

A user alert.

For a list of all members of this type, see Alert Members.

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.Alert

[Visual Basic]
Public Class Alert
    Inherits DatabaseAware
    Implements IDeletable
[C#]
public class Alert : DatabaseAware, IDeletable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FreeFlow.Administration

Assembly: FreeFlow.Administration (in FreeFlow.Administration.dll)

See Also

Alert Members | FreeFlow.Administration Namespace