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

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