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

On this page
    Start Method (PgSqlAlerter)
    On this page
    Registers interest in notifications specified in the AlertNames property and starts the listening process.
    Syntax
    'Declaration
     
    Public Sub Start() 
    public void Start()
    See Also