Share via


NpgsqlEntityFrameworkCorePostgreSQLSettings.DisableHealthChecks Property

Definition

Gets or sets a boolean value that indicates whether the database health check is disabled or not.

public bool DisableHealthChecks { get; set; }
member this.DisableHealthChecks : bool with get, set
Public Property DisableHealthChecks As Boolean

Property Value

The default value is false.

Applies to