| ISQLiteConnectionStringBuilderDefaultTimeout Property |
See SQLite docs.
Namespace: VirtualRadar.Interface.SQLiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxint DefaultTimeout { get; set; }Property DefaultTimeout As Integer
Get
Set
property int DefaultTimeout {
int get ();
void set (int value);
}abstract DefaultTimeout : int with get, set
Property Value
Type:
Int32
See Also