Active Property (PgSqlAlerter)
Gets or sets a value that indicates whether the
PgSqlAlerter is active or stopped.
public bool Active {get; set;}
'Declaration
Public Property Active As Boolean
Property Value
If
true, the
PgSqlAlerter is actively listening to the registered notification events; otherwise,
false.