GigaSpaces XAP.NET Documentation
CustomProperties Property
Class LibraryGigaSpaces.XAP.ConfigurationSpaceProxyConfigurationElementCustomProperties
Gets or sets additional space proxy properties.
Declaration Syntax
C#Visual BasicVisual C++J#
public SpaceProxyPropertiesConfigurationElement CustomProperties { get; set; }
Public Property CustomProperties As SpaceProxyPropertiesConfigurationElement
/** @property */
public SpaceProxyPropertiesConfigurationElement get_CustomProperties()
/** @property */
public  void set_CustomProperties(SpaceProxyPropertiesConfigurationElement value)

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