Npgsql API Docs

NpgsqlConnection Events

The events of the NpgsqlConnection class are listed below. For a complete list of NpgsqlConnection class members, see the NpgsqlConnection Members topic.

Public Instance Events

CertificateSelectionCallback Mono.Security.Protocol.Tls.CertificateSelectionCallback delegate.
CertificateValidationCallback Mono.Security.Protocol.Tls.CertificateValidationCallback delegate.
Disposed Missing <summary> documentation for E:System.ComponentModel.Component.Disposed
Notice Occurs on NoticeResponses from the PostgreSQL backend.
Notification Occurs on NotificationResponses from the PostgreSQL backend.
PrivateKeySelectionCallback Mono.Security.Protocol.Tls.PrivateKeySelectionCallback delegate.

See Also

NpgsqlConnection Class | Npgsql Namespace