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

On this page
    Stop Method (PgSqlAlerter)
    On this page
    Stops the listening process and unregisters the notification names specified in AlertNames.
    Syntax
    'Declaration
     
    Public Sub Stop() 
    public void Stop()
    See Also