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