GigaSpaces XAP.NET Documentation
SpaceType Enumeration
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceSpaceType
Determines the type of a space proxy.
Declaration Syntax
C#Visual BasicVisual C++J#
public enum SpaceType
Public Enumeration SpaceType
public enum class SpaceType
public enum SpaceType
Members
MemberDescription
Embedded
The space is embedded.

LocalCache
The space is a local cache.

LocalView
The space is a local view.

Remote
The space is remote.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)