Gets or sets the timeout value to wait for a command to complete. After the selected time an error is generated.
Command timeout in seconds. Default is 30 seconds.
| Exception Type | Condition |
|---|---|
| ArgumentException | The CommandTimeout value specfied is less than zero. |
MimerCommand Class | Mimer.Data.Client Namespace