Spring GemFire 1.0.1 API Reference

RegionLookupFactoryObject.Cache Property

Sets the cache used for creating the region

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

Property Value

The cache to set

See Also

RegionLookupFactoryObject Class | Spring.Data.GemFire Namespace