Get a reasonable "lock timeout"
Namespace:
NHibernate.Cache
Assembly:
NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Timeout As Integer |
Visual C++ |
---|
property int Timeout {
int get ();
} |
JavaScript |
---|
function get_timeout();
|
See Also