GigaSpaces XAP.NET Documentation
SpaceInstance Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceIReplicationTargetSpaceInstance
Gets the ISpaceInstance that will be replicated to. the value would be null if replication is disabled/disconnected.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpaceInstance SpaceInstance { get; }
ReadOnly Property SpaceInstance As ISpaceInstance
property ISpaceInstance^ SpaceInstance {
	ISpaceInstance^ get ();
}
/** @property */
ISpaceInstance get_SpaceInstance()

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