Npgsql Api Docs

NpgsqlNotificationEventArgs Members

NpgsqlNotificationEventArgs overview

Public Instance Fields

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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

NpgsqlNotificationEventArgs Class | Npgsql Namespace