GigaSpaces XAP.NET Documentation
Add Method (configurationElement)
Class LibraryGigaSpaces.XAP.ConfigurationEmbeddedSpacesConfigurationElementAdd(EmbeddedSpaceConfigurationElement)
Add Space proxy config to the space proxies config collection.
Declaration Syntax
C#Visual BasicVisual C++J#
public void Add(
	EmbeddedSpaceConfigurationElement configurationElement
)
Public Sub Add ( _
	configurationElement As EmbeddedSpaceConfigurationElement _
)
public:
void Add(
	EmbeddedSpaceConfigurationElement^ configurationElement
)
public void Add(
	EmbeddedSpaceConfigurationElement configurationElement
)
Parameters
configurationElement (EmbeddedSpaceConfigurationElement)
Embedded space config to add.

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