Gets or sets the amount of time to wait before timing out.
public override int CommandTimeout { get; set; }
The time in seconds to wait for the command to execute.
EntityCommand ClassSystem.Data.Entity.Core.EntityClient Namespace