Share via


NpgsqlEntityFrameworkCorePostgreSQLSettings.CommandTimeout Property

Definition

Gets or sets the time in seconds to wait for the command to execute.

public int? CommandTimeout { get; set; }
member this.CommandTimeout : Nullable<int> with get, set
Public Property CommandTimeout As Nullable(Of Integer)

Property Value

Applies to