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

FlushInterval.Milliseconds Property

Flush interval in milliseconds

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

See Also

FlushInterval Class | IBatisNet.DataMapper.Configuration.Cache Namespace