Java.Sql.DriverManager.LoginTimeout Property
Returns the login timeout when connecting to a database in seconds.

Syntax

[get: Android.Runtime.Register("getLoginTimeout", "()I", "GetGetLoginTimeoutHandler")]
[set: Android.Runtime.Register("setLoginTimeout", "(I)V", "GetSetLoginTimeout_IHandler")]
public static int LoginTimeout { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the login timeout when connecting to a database in seconds.

Set method documentation [Android Documentation]

Sets the login timeout when connecting to a database in seconds.

Requirements

Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1