ServerConnection.StatementTimeout Property

Definition

This is the number of seconds that a statement is attempted to be sent to the server before it fails. Default is 600 seconds (same as Shiloh). Exceptions: InvalidPropertyValueException

public int StatementTimeout { get; set; }
member this.StatementTimeout : int with get, set
Public Property StatementTimeout As Integer

Property Value

Applies to