TcpConnectTimeout
This property specifies the time, in seconds, for a client to establish a TCP connection (PROTOCOL=tcp
in the TNS connect address) to the database server before it can time out. Default value is 60 seconds.
Declaration
// C# public static string TcpConnectTimeout { get; set; }
Property Type
System.String