Npgsql API Docs
NpgsqlNotificationEventArgs Members
NpgsqlNotificationEventArgs overview
Public Instance Fields
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