NpgsqlNotificationEventArgs overview
|  AdditionalInformation | Additional Information From Notifiying Process (for future use, currently postgres always sets this to an empty string) | 
|  Condition | Condition that triggered that notification. | 
|  PID | Process ID of the PostgreSQL backend that sent this notification. | 
|  Equals (inherited from Object) | |
|  GetHashCode (inherited from Object) | |
|  GetType (inherited from Object) | |
|  ToString (inherited from Object) | 
|  Finalize (inherited from Object) | |
|  MemberwiseClone (inherited from Object) | 
NpgsqlNotificationEventArgs Class | Npgsql Namespace