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

In This Topic
    Start Method (PgSqlDependency)
    In This Topic
    Starts the listener for receiving dependency change notifications from an instance of PostgreSQL Server.
    Overload List
    OverloadDescription
    Starts the listener for receiving dependency change notifications from the instance of PostgreSQL server specified by the connection string.  
    Starts the listener for receiving dependency change notifications from the instance of PostgreSQL server specified by the PgSqlConnection object.  
    See Also