Npgsql API Documentation

NpgsqlNotificationEventArgs Class

[This is preliminary documentation and subject to change.]

EventArgs class to send Notification parameters.

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

System.Object
   EventArgs
      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 Npgsql.dll)

See Also

NpgsqlNotificationEventArgs Members | Npgsql Namespace