Share via


EntityCommand.CommandTimeout Property

Definition

Gets or sets the amount of time to wait before timing out.

public override int CommandTimeout { get; set; }
member this.CommandTimeout : int with get, set
Public Overrides Property CommandTimeout As Integer

Property Value

The time in seconds to wait for the command to execute.

Applies to