Starts the listener for receiving dependency change notifications from the instance of PostgreSQL server specified by the connection string.
'Declaration
Public Overloads Sub Start( _
ByVal As String _
)
Parameters
- connectionString
- A connection string that describes PostgreSQL server.