Spring GemFire 1.0.1 API Reference

RegionAttributesFactoryObject.EntryTimeToLive Property

Sets the entry time to live in seconds

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

Property Value

The entry time to live.

See Also

RegionAttributesFactoryObject Class | Spring.Data.GemFire Namespace