9.3 OracleNotificationEventArgs Class
The OracleNotificationEventArgs class provides event data for a notification.
                  
Class Inheritance
System.Object
  System.EventArgs
    Oracle.DataAccess.Client.OracleNotificationEventArgs
Declaration
// C# public sealed class OracleNotificationEventArgs
Requirements
| Provider | ODP.NET, Unmanaged Driver | ODP.NET, Managed Driver | 
|---|---|---|
| 
                               Assembly  | 
                           
                               
  | 
                           
                               
  | 
                        
| 
                               Namespace  | 
                           
                               
  | 
                           
                               
  | 
                        
| 
                               .NET Framework  | 
                           
                               3.5, 4.5, 4.6, 4.7  | 
                           
                               4.5, 4.6, 4.7  | 
                        
Not supported in a .NET stored procedure
Thread Safety
All public static methods are thread-safe, although methods do not guarantee thread safety.