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

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