An NDoc Documented Class Library |
|
NotificationEventHandler Delegate
Represents the method that handles the Notification events.
Parameters
-
sender
- The source of the event.
-
e
- A NpgsqlNotificationEventArgs that contains the event data.
Remarks
Missing <remarks> documentation for T:Npgsql.NotificationEventHandler
Requirements
Namespace:
Npgsql
Assembly: Npgsql (in Npgsql.dll)
See Also
Npgsql Namespace