Connection Timeout Property

Syntax:

public int ConnectionTimeout { get; }

Description:

Type: System.Int32

Gets the time (in seconds) to wait for a connection to open. This value is not used by the RDM Data Provider.

Exceptions:

None

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbConnection.ConnectionTimeout