PgSqlAlerter Constructor(PgSqlConnection,String)
Initializes a new instance of the
PgSqlAlerter class with the specified
PgSqlConnection and the list of alert names.
Parameters
- connection
- The PgSqlConnection to use.
- alertNames
- The comma-delimited list of notification names.