Defines configurations to start a space.
            
| C# | Visual Basic | Visual C++ | J# | 
public class SpaceConfig
Public Class SpaceConfig
public ref class SpaceConfig
public class SpaceConfig
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
| 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) |  (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()()()() |  (Inherited from Object.) | 
| Object | |
| SpaceConfig | |
