Spring GemFire 1.0.1 API Reference

RegionAttributesFactoryObject.EntryIdleTimeout Property

Sets the entry idle timeout in seconds

[Visual Basic]
Public WriteOnly Property EntryIdleTimeout() As UInt32
   Public Set
   End Set
End Property
[C#]
public uint EntryIdleTimeout { public set; }

Property Value

The entry idle timeout.

See Also

RegionAttributesFactoryObject Class | Spring.Data.GemFire Namespace