dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlAlerter Class

In This Topic
    PgSqlAlerter Class Events
    In This Topic

    For a list of all members of this type, see PgSqlAlerter members.

    Public Events
     NameDescription
    Public EventOccurs when the listening process receives a notification from the server.  
    Public EventOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
    Public EventOccurs when an exception happens during listening.  
    Public EventOccurs when the listening process is stopped.  
    Top
    See Also