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