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

On this page
    Stop Method (PgSqlDependency)
    On this page
    Stops a listener for a connection specified in a previous Start call.
    Syntax
    'Declaration
     
    Public Sub Stop() 
    public void Stop()
    See Also