Spring GemFire 1.0.1 API Reference

CacheFactoryObject.IsSingleton Property

Returns true

[Visual Basic]
Public NotOverridable ReadOnly Property IsSingleton() As Boolean _
    Implements IFactoryObject.IsSingleton

   Public Get
   End Get
End Property
[C#]
public bool IsSingleton { public get; }

Implements

IFactoryObject.IsSingleton

See Also

CacheFactoryObject Class | Spring.Data.GemFire Namespace