Npgsql Api Docs

NpgsqlNotificationEventArgs.Condition Field

Condition that triggered that notification.

[Visual Basic]
Public ReadOnly Condition As String
[C#]
public readonly string Condition;

See Also

NpgsqlNotificationEventArgs Class | Npgsql Namespace