GigaSpaces XAP.NET Documentation
SourceSpace Property
Class LibraryGigaSpaces.XAP.ConfigurationMirrorConfigurationElementSourceSpace
Gets or sets gateway configuration of this space.
Declaration Syntax
C#Visual BasicVisual C++J#
public MirrorSourceSpaceConfigurationElement SourceSpace { get; set; }
Public Property SourceSpace As MirrorSourceSpaceConfigurationElement
	Get
	Set
/** @property */
public MirrorSourceSpaceConfigurationElement get_SourceSpace()
/** @property */
public  void set_SourceSpace(MirrorSourceSpaceConfigurationElement value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)