Overload | Description |
---|---|
Start(String) | Starts the listener for receiving dependency change notifications from the instance of PostgreSQL server specified by the connection string. |
Start(PgSqlConnection) | Starts the listener for receiving dependency change notifications from the instance of PostgreSQL server specified by the PgSqlConnection object. |