GigaSpaces XAP.NET Documentation
SpaceProxy Property
Class LibraryGigaSpaces.XAP.EventsDataEventArgs<(Of <(<'TData>)>)>SpaceProxy
Gets the space proxy of the container that sent this event
Declaration Syntax
C#Visual BasicVisual C++J#
public ISpaceProxy SpaceProxy { get; }
Public ReadOnly Property SpaceProxy As ISpaceProxy
	Get
public:
property ISpaceProxy^ SpaceProxy {
	ISpaceProxy^ get ();
}
/** @property */
public ISpaceProxy get_SpaceProxy()

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