1 write to _commandTimeout
System.Data.Entity (1)
System\Data\EntityClient\EntityCommand.cs (1)
286this._commandTimeout = value;
2 references to _commandTimeout
System.Data.Entity (2)
System\Data\EntityClient\EntityCommand.cs (2)
266if (this._commandTimeout != null) 268return this._commandTimeout.Value;