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

FlushInterval.Hours Property

Flush interval in hours

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

See Also

FlushInterval Class | IBatisNet.DataMapper.Configuration.Cache Namespace