Npgsql API Docs

NpgsqlNotificationEventArgs.PID Field

Process ID of the PostgreSQL backend that sent this notification.

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

Remarks

Missing <remarks> documentation for F:Npgsql.NpgsqlNotificationEventArgs.PID

See Also

NpgsqlNotificationEventArgs Class | Npgsql Namespace