Enabled Property (OracleDependency)
Specifies whether the application listens for database notifications.
public static bool Enabled {get; set;}
'Declaration
Public Shared Property Enabled As Boolean
Property Value
true, if listening to notifications is on. Otherwise,
false.