Npgsql Api Docs

NpgsqlNotificationEventArgs Class

EventArgs class to send Notification parameters.

For a list of all members of this type, see NpgsqlNotificationEventArgs Members.

System.Object
   System.EventArgs
      Npgsql.NpgsqlNotificationEventArgs

[Visual Basic]
Public Class NpgsqlNotificationEventArgs
    Inherits EventArgs
[C#]
public class NpgsqlNotificationEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Npgsql

Assembly: Npgsql (in )

See Also

NpgsqlNotificationEventArgs Members | Npgsql Namespace