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

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