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

FlushInterval.Minutes Property

Flush interval in minutes

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

See Also

FlushInterval Class | IBatisNet.DataMapper.Configuration.Cache Namespace