PgSqlDependency Class Members
In This Topic
The following tables list the members exposed by PgSqlDependency.
Public Constructors
Public Properties
| Name | Description |
| CheckTimeout | Interval in milliseconds between two consequent checks. |
| HasChanges | Gets a value that indicates whether one of the tables associated with the dependency has changed. |
Top
Public Methods
Public Events
| Name | Description |
| Error | Fires when an error occurs in the process of waiting. |
| OnChange | Occurs when a notification is received for any of the commands associated with this PgSqlDependency object. |
Top
See Also