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

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