GigaSpaces XAP.NET Documentation
SpaceConfig Class
Class LibraryGigaSpaces.CoreSpaceConfig
Defines configurations to start a space.
Declaration Syntax
C#Visual BasicVisual C++J#
public class SpaceConfig
Public Class SpaceConfig
public ref class SpaceConfig
public class SpaceConfig
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SpaceConfig()()()
Initializes a new instance of the SpaceConfig class

ClusterInfo
Gets or sets the cluster info related to this space configuration.

CustomProperties
Gets or sets additional custom properties related to this space configuration

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExternalDataSourceConfig
Gets or sets the ExternalDataSource configuration related to this space configuration.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GatewayConfig
Gets or sets the gateway configuration related to this space configuration.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SpaceFiltersConfig
Gets or sets the SpaceFilters configuration related to this space configuration.

SpaceTypeDescriptors
Gets the list of space type descriptors that the space should start with. Types added to this list will be registered when the space starts.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SpaceConfig

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)