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 (inherited from Component) 
Notice Occurs on NoticeResponses from the PostgreSQL backend.
Notification Occurs on NotificationResponses from the PostgreSQL backend.
PrivateKeySelectionCallback Mono.Security.Protocol.Tls.PrivateKeySelectionCallback delegate.
ProvideClientCertificatesCallback Called to provide client certificates for SSL handshake.
StateChange (inherited from DbConnection) 

See Also

NpgsqlConnection Class | Npgsql Namespace