Active Property (OracleAlerter)
Gets or sets a value indicating whether dotConnect for Oracle listens to alerts on a server.
public bool Active {get; set;}
'Declaration
Public Property Active As Boolean
Property Value
true if alerts are monitored; otherwise,
false.