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

In This Topic
Start Method (PgSqlAlerter)
In This Topic
Registers interest in notifications specified in the AlertNames property and starts the listening process.
Syntax
'Declaration
 
Public Sub Start() 
 
See Also