iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

FlushInterval.Seconds Property

Flush interval in seconds

[Visual Basic]
<XmlAttribute(Type:=null, AttributeName:="seconds", Namespace:="null", Form:=XmlSchemaForm.None, TypeId:=System.Xml.Serialization.XmlAttributeAttribute)>
Public Property Seconds As 
[C#]
[XmlAttribute(Type=null, AttributeName="seconds", Namespace="null", Form=XmlSchemaForm.None, TypeId=System.Xml.Serialization.XmlAttributeAttribute)]
public Int32 Seconds {get; set;}

See Also

FlushInterval Class | IBatisNet.DataMapper.Configuration.Cache Namespace