GigaSpaces XAP.NET Documentation
SpaceInstance Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceReplicationStatusChangedEventArgsSpaceInstance
Gets the space instance which replicates to a replication target.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual ISpaceInstance SpaceInstance { get; }
Public Overridable ReadOnly Property SpaceInstance As ISpaceInstance
	Get
public:
virtual property ISpaceInstance^ SpaceInstance {
	ISpaceInstance^ get ();
}
/** @property */
public ISpaceInstance get_SpaceInstance()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)