Npgsql API Documentation

NpgsqlNotificationEventArgs.PID Field

[This is preliminary documentation and subject to change.]

Process ID of the PostgreSQL backend that sent this notification.

[Visual Basic]
Public PID As Integer
[C#]
public int PID;

See Also

NpgsqlNotificationEventArgs Class | Npgsql Namespace