DefaultCommandTimeout Property
Gets or sets the time in seconds to wait while trying to execute a command before terminating the attempt and generating an error.
public int DefaultCommandTimeout {get; set;}
'Declaration
Public Property DefaultCommandTimeout As Integer
Property Value
The time in seconds to wait while trying to execute a command before terminating the attempt and generating an error.