CommandTimeout Property
CommandTimeout
Gets or sets the wait time before terminating the attempt to execute a command and generating an error.
Declaration
public override int CommandTimeout { get; set; }
Public Overrides Property CommandTimeout As Integer
Overrides