Spring GemFire 1.0.1 API Reference

RegionAttributesFactoryObject.RegionTimeToLive Property

Sets the region time to live in seconds for the region as a whole

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

Property Value

The region time to live.

See Also

RegionAttributesFactoryObject Class | Spring.Data.GemFire Namespace