Npgsql Api Docs

NpgsqlNotificationEventArgs Fields

The fields of the NpgsqlNotificationEventArgs class are listed below. For a complete list of NpgsqlNotificationEventArgs class members, see the NpgsqlNotificationEventArgs Members topic.

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.

See Also

NpgsqlNotificationEventArgs Class | Npgsql Namespace