SqlCommand.CommandTimeout Property (System.Data.SqlClient)
Gets or sets the wait time before terminating the attempt to execute a command and generating an error. ... Note This property is the cumulative time-out (for all network packets that are read during the invocation of a method) for all network reads durin
msdn.microsoft.com |