Terminated Property (PgSqlDependencyErrorEventArgs)
Determines whether to stop listening after an exception.
public bool Terminated {get; set;}
'Declaration
Public Property Terminated As Boolean
Property Value
true if
PgSqlDependency should stop listening after the exception (any other
PgSqlDependencys also stop listening after it); otherwise,
false.