Spring GemFire 1.0.1 API Reference

CacheFactoryObject.ObjectType Property

Returns Gemstone.GemFire.Cache.Cache

[Visual Basic]
Public NotOverridable ReadOnly Property ObjectType() As Type _
    Implements IFactoryObject.ObjectType

   Public Get
   End Get
End Property
[C#]
public Type ObjectType { public get; }

Implements

IFactoryObject.ObjectType

See Also

CacheFactoryObject Class | Spring.Data.GemFire Namespace