Npgsql Api Docs

NpgsqlNotificationEventArgs.PID Field

Process ID of the PostgreSQL backend that sent this notification.

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

See Also

NpgsqlNotificationEventArgs Class | Npgsql Namespace